summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2018-04-02 17:44:02 +0800
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-04-02 14:33:10 +0000
commit62ea30028d58459af55e19545679e906a3043d75 (patch)
treed0b634d8f2cee8a82c777131a9dec767de8cf25a
parent9cd5da26f65fd0fb6980e5ae78f47b57ac21e2bb (diff)
linux: libhugetlbfs.yaml: set VERSION to known good commit
In yaml file, the default version was set to 2.21, test script file will generate the following invalid url: https://codeload.github.com/libhugetlbfs/libhugetlbfs/legacy.tar.gz/2.21 This patch set the default VERSION in the yaml file to the known good commit too. Change-Id: Ibbae8019f3eb20fba69d81e4983f7597f60d8dbf Signed-off-by: Chase Qi <chase.qi@linaro.org>
-rw-r--r--automated/linux/libhugetlbfs/libhugetlbfs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/automated/linux/libhugetlbfs/libhugetlbfs.yaml b/automated/linux/libhugetlbfs/libhugetlbfs.yaml
index 9466b41..03779d0 100644
--- a/automated/linux/libhugetlbfs/libhugetlbfs.yaml
+++ b/automated/linux/libhugetlbfs/libhugetlbfs.yaml
@@ -30,7 +30,7 @@ metadata:
params:
WORD_SIZE: "64"
SKIP_INSTALL: "False"
- VERSION: "2.21"
+ VERSION: "02df38e93e25e07f4d54edae94fb4ec90b7a2824"
run:
steps: