aboutsummaryrefslogtreecommitdiff
path: root/android-lcr-member-vexpress-m.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2016-04-15 16:16:02 +0800
committerLinaro Code Review <review@review.linaro.org>2016-04-19 05:30:19 +0000
commit7e76ea40ea92383dbea0b28addc4323749ae4af4 (patch)
treec64ab4f055de76dae3bf6fea1dfa97c60ac0868c /android-lcr-member-vexpress-m.yaml
parenta755a9bd25a45e991451b80fdf2878105b61c659 (diff)
update to use linaro-android-build-tools from infrastructure team
it's use the repository from Vishal now Change-Id: I9d0d819b9d1fbe0bad6f359015acf1168bbd2567 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'android-lcr-member-vexpress-m.yaml')
-rw-r--r--android-lcr-member-vexpress-m.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-lcr-member-vexpress-m.yaml b/android-lcr-member-vexpress-m.yaml
index e473713136..707cd1961b 100644
--- a/android-lcr-member-vexpress-m.yaml
+++ b/android-lcr-member-vexpress-m.yaml
@@ -153,7 +153,7 @@
# Runs as ubuntu
set -xe
rm -rf build-tools jenkins-tools build-configs build/out build/android-patchsets
- git clone --depth 1 https://git.linaro.org/people/vishal.bhoj/linaro-android-build-tools-ci.git build-tools
+ git clone --depth 1 https://git.linaro.org/infrastructure/linaro-android-build-tools.git build-tools
git clone --depth 1 https://git.linaro.org/infrastructure/linaro-jenkins-tools.git jenkins-tools
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs