aboutsummaryrefslogtreecommitdiff
path: root/tcwg-dev-build.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-02-13 15:08:57 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-02-18 17:43:12 +0000
commit5499cd7778ad24e01b4570d50f766c9257ced04c (patch)
tree715936a42ef4940567d9c89bf55a00676bbdfc43 /tcwg-dev-build.yaml
parent5b8fa1340638ac80d15a832d4b0c497fa78dd470 (diff)
tcwg-dev-build: Experiment with manifest support
Change-Id: I2653ee729138de240325c0469c95b354d8233fdb
Diffstat (limited to 'tcwg-dev-build.yaml')
-rw-r--r--tcwg-dev-build.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tcwg-dev-build.yaml b/tcwg-dev-build.yaml
index 9fe6ee9f..cffc0a73 100644
--- a/tcwg-dev-build.yaml
+++ b/tcwg-dev-build.yaml
@@ -42,9 +42,13 @@
- gcc5
- gcc6
- gcc7
+ - gcc8
- latest-rel
- master
description: 'Toolchain version; should be support ABE config'
+ - file:
+ name: manifest.txt
+ description: 'Manifest'
- bool:
name: verbose
default: false
@@ -89,11 +93,13 @@
abe_branch=tested
distro=xenial-tcwg-tested
eval $extra_options
+ cat $(pwd)/manifest.txt
./docker-run.sh --distro "$distro" -- ./tcwg-dev-build.sh \
--abe_branch "$abe_branch" \
--release_name "$release_name" \
--target "$target" \
--version "$version" \
+ --manifest "$(pwd)/manifest.txt" \
--verbose "$verbose"
publishers:
- archive: