aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-linux.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2020-05-25 18:15:46 -0500
committerAníbal Limón <anibal.limon@linaro.org>2020-05-25 18:15:46 -0500
commit7e5e0ecc72531b628997925f4b0d9588bc6fcd98 (patch)
treebd9e4ac1b199945dcdf98b53a4e83f63f71d94f1 /lt-qcom-linux.yaml
parente88b952ec3e3b6686c454c5dab48ab27a9373d73 (diff)
lt-qcom-linux: Use install-gcc-toolchain.sh
Remove duplicate code across lt-qcom-linux-{aosp, automerge, build} to install the toolchain. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: I448944adc0f673833f98566f04da34d359cd3e77
Diffstat (limited to 'lt-qcom-linux.yaml')
-rw-r--r--lt-qcom-linux.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/lt-qcom-linux.yaml b/lt-qcom-linux.yaml
index fc8a5e4bbe..38932d7c5b 100644
--- a/lt-qcom-linux.yaml
+++ b/lt-qcom-linux.yaml
@@ -79,6 +79,10 @@
sudo apt-get update
sudo apt-get install -y ccache bc kmod cpio libssl-dev
- shell:
+ !include-raw: lt-qcom/install-gcc-toolchain.sh
+ - inject:
+ properties-file: gcc_toolchain_env
+ - shell:
!include-raw: lt-qcom-linux/builders.sh
- trigger-builds:
- project: 'build-package-obs'