aboutsummaryrefslogtreecommitdiff
path: root/node
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2011-09-06 21:31:36 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2011-09-06 21:31:36 +0300
commit5d9f4b5cc33d667a4f5bc5b375376d3e5b09a203 (patch)
treee5f9ce3b14f3657937cd49ad5cb32cd4621f4437 /node
parenta91e7e8c1bbf16c130cfddf53ed150fd294a457c (diff)
Move to patched repo.
Diffstat (limited to 'node')
-rwxr-xr-xnode/setup-build-android2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/setup-build-android b/node/setup-build-android
index 1ea71cd..a325d04 100755
--- a/node/setup-build-android
+++ b/node/setup-build-android
@@ -73,7 +73,7 @@ apt-get install -y \
# get latest repo script and install it in PATH
#wget http://android.git.kernel.org/repo
# Use our mirror of repo
-wget 'http://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable' -O repo
+wget 'http://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/linaro-stable' -O repo
mv repo /usr/local/bin/repo
chmod a+x /usr/local/bin/repo