aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey-4.4-android.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-11-15 22:10:18 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-11-15 17:38:56 +0000
commit53f4a62f5d2196b20304cf21d803d34bc3bc093c (patch)
tree8c18b43f8951f92ad15402171d9f5090c4e8e0bf /96boards-hikey-4.4-android.yaml
parent4aead62c2983bdcb487debcd39c132251415a5ee (diff)
android: fix git url for android-git.linaro.org
Change-Id: Ic73fe3163cced5cfca5eb3911f306489fa39084e Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to '96boards-hikey-4.4-android.yaml')
-rw-r--r--96boards-hikey-4.4-android.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/96boards-hikey-4.4-android.yaml b/96boards-hikey-4.4-android.yaml
index 217f8f27b2..d83bbfa907 100644
--- a/96boards-hikey-4.4-android.yaml
+++ b/96boards-hikey-4.4-android.yaml
@@ -56,10 +56,10 @@
rm -rf build-tools jenkins-tools build/out build/android-patchsets build-configs
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
+ git clone --depth 1 http://android-git.linaro.org/git/android-build-configs.git build-configs
cat << EOF > config.txt
- BUILD_CONFIG_REPO=http://android.git.linaro.org/git/android-build-configs.git
+ BUILD_CONFIG_REPO=http://android-git.linaro.org/git/android-build-configs.git
BUILD_CONFIG_BRANCH=master
EOF
echo config.txt