aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-ubuntu-images-3.4.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-05-15 10:48:08 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-05-15 10:48:08 +0300
commitba8b7494d4bbc221b48ab17ddc991ab0f79cf2ac (patch)
treefe6720cb4baf443633fcda4438fbeaa1f3cbeea4 /lt-qcom-ubuntu-images-3.4.yaml
parent3c3b3fb9e8aa639ea821f240cb61f8d308cd5f86 (diff)
lt-qcom-ubuntu-images: use pre-installed linaro toolchain
save bandwidth and build time. Change-Id: I57bd1ef34d7e30a73276ccfb0263d35997ea0bb4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'lt-qcom-ubuntu-images-3.4.yaml')
-rw-r--r--lt-qcom-ubuntu-images-3.4.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/lt-qcom-ubuntu-images-3.4.yaml b/lt-qcom-ubuntu-images-3.4.yaml
index a78a6ce..ea3b16f 100644
--- a/lt-qcom-ubuntu-images-3.4.yaml
+++ b/lt-qcom-ubuntu-images-3.4.yaml
@@ -54,9 +54,6 @@
wipe-workspace: false
wrappers:
- timestamps
- - copy-to-slave:
- includes:
- - gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux.tar.xz
- build-name:
name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}'
builders:
@@ -88,6 +85,7 @@
export kernel_flavour=lt-qcom
export kernel_config=ifc6410_defconfig
export MAKE_DTBS=false
+ export tcbindir="${HOME}/srv/toolchain/arm-tc-14.04/bin"
export toolchain_url=http://releases.linaro.org/14.04/components/toolchain/binaries/gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux.tar.xz
test -d lci-build-tools || git clone https://git.linaro.org/git/ci/lci-build-tools.git lci-build-tools