summaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2015-08-19 17:22:00 +0800
committerChase Qi <chase.qi@linaro.org>2015-08-19 09:45:22 +0000
commit4819cf08f0dca48c135dfe75f6c6b932907c9355 (patch)
tree85f891b758b27b70850e29b0532a01b0bedcc308 /ubuntu
parent18fd21c8aef8430c740f0a78856c72f767279af6 (diff)
ubuntu: ltp: bump LTP version to 20150420
Change-Id: I9c0adcc2c9a582df7523a006b4ec9a952267bdd2 Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/ltp.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/ltp.yaml b/ubuntu/ltp.yaml
index 3a0aa20..d1eb43c 100644
--- a/ubuntu/ltp.yaml
+++ b/ubuntu/ltp.yaml
@@ -19,7 +19,7 @@ metadata:
install:
steps:
- - 'VERSION=20150119'
+ - 'VERSION=20150420'
- 'wget http://sourceforge.net/projects/ltp/files/LTP%20Source/ltp-$VERSION/ltp-full-$VERSION.tar.xz'
- 'tar --strip-components=1 -Jxf ltp-full-$VERSION.tar.xz'
- 'mkdir build'