aboutsummaryrefslogtreecommitdiff
path: root/tcwg-benchmark.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-10-11 12:17:20 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2017-10-12 11:59:48 +0000
commit358ba96ad9cd9ee3f0b4ab4cfa761594dae95fa7 (patch)
tree2c9b5c436fbf526617d2a65d07f956d0b3b40366 /tcwg-benchmark.yaml
parentd094d8fe4a1c913e0cddd82319ece8f4c0b01c3e (diff)
tcwg-benchmark, tcwg-benchmark-christophe: Improve help.
Update description for the toolchain_url parameter, to describe all alternatives. Change-Id: If8e136472b2d0882eb41299001141c2e82e59f59
Diffstat (limited to 'tcwg-benchmark.yaml')
-rw-r--r--tcwg-benchmark.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-benchmark.yaml b/tcwg-benchmark.yaml
index 7ebe0887..3e028306 100644
--- a/tcwg-benchmark.yaml
+++ b/tcwg-benchmark.yaml
@@ -16,7 +16,7 @@
- string:
name: toolchain_url
default: ''
- description: 'Toolchain URL'
+ description: 'Toolchain URL. Either http[s]://xxx.tar.xz, rsync://machine:/path/bin/target-triplet-, or ssh://machine/path/compiler'
- string:
name: sysroot
default: 'tarball'