aboutsummaryrefslogtreecommitdiff
path: root/odp-publish.yaml
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-04-27 11:42:24 +0200
committerAnders Roxell <anders.roxell@linaro.org>2015-04-27 11:43:19 +0200
commit1264b6b26f0ec410df097b9b1ad6bc134a5547d1 (patch)
treeac2d8cf3c7656eb986dd3ae666c785b9e7941070 /odp-publish.yaml
parent2f699830e17198d4da15cd5f86a93ff6286dab39 (diff)
odp-*: use preinstalled toolchain
Change-Id: I312c8b3057c90bd0173cf375cf7db556044bae84 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'odp-publish.yaml')
-rw-r--r--odp-publish.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/odp-publish.yaml b/odp-publish.yaml
index 9c2f1f243d..ff345a57b7 100644
--- a/odp-publish.yaml
+++ b/odp-publish.yaml
@@ -67,6 +67,9 @@
cp check-odp/helper/ci-uname ${HOME}/bin/uname
export PATH=${HOME}/bin:${PATH}
;;
+ ks2)
+ export tcbindir="${HOME}/srv/toolchain/arm-tc-14.09/bin"
+ ;;
esac
case "${build_type}" in