From 65c5ca7e7f5f34f0fc1d8596da1efcc13508fbd7 Mon Sep 17 00:00:00 2001 From: Christophe Lyon Date: Tue, 14 Feb 2017 09:50:05 +0000 Subject: tcwg-buildapp: Use new label names. tcwg-binutils-docker: Likewise. tcwg-container-christophe: Likewise. Change-Id: Iad544e9cbcde9291e1e16e697058943af1892e4f --- tcwg-buildapp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcwg-buildapp.yaml') diff --git a/tcwg-buildapp.yaml b/tcwg-buildapp.yaml index 1681c07c90..d5053b804b 100644 --- a/tcwg-buildapp.yaml +++ b/tcwg-buildapp.yaml @@ -86,7 +86,7 @@ case ${label} in tcwg-x86_64-cam) host_arch=amd64 ;; tcwg-x86_32-build) host_arch=i386 ;; - tcwg-tx1-build) host_arch=arm64 ;; + tcwg-tx1_64-build) host_arch=arm64 ;; tcwg-tx1_32-build) host_arch=armhf ;; tcwg-tk1_32-build) host_arch=armhf ;; *) echo "ERROR: Unsupported slave: $slave"; exit 1 ;; -- cgit v1.2.3