aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/create-user-build-script
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2015-07-27 23:03:49 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2015-07-27 23:03:49 +0800
commit2454be26226038beb0f2642d3292ed50962bdcff (patch)
tree97bd0d5b8ee3d4e138512b0f52f9415927ca2624 /build-scripts/create-user-build-script
parent840e991d3674df6bcb162f8137c901ef88a0ee74 (diff)
create-user-build-script: update the url for repo
update since the domain name change Change-Id: I1e8814eb375ca953a4cd1af1d64a53f55374f4b5 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'build-scripts/create-user-build-script')
-rwxr-xr-xbuild-scripts/create-user-build-script2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-scripts/create-user-build-script b/build-scripts/create-user-build-script
index 4f22bfe..e184997 100755
--- a/build-scripts/create-user-build-script
+++ b/build-scripts/create-user-build-script
@@ -264,7 +264,7 @@ sync_commands()
fi
cat <<EOF
# download the repo tool for android
-curl "https://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable" > repo
+curl "https://android-git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable" > repo
chmod +x repo
# download the android code