aboutsummaryrefslogtreecommitdiff
path: root/utils/manifest-descriptions/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/manifest-descriptions/make.sh')
-rwxr-xr-xutils/manifest-descriptions/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/manifest-descriptions/make.sh b/utils/manifest-descriptions/make.sh
index 4054a85..d78ae12 100755
--- a/utils/manifest-descriptions/make.sh
+++ b/utils/manifest-descriptions/make.sh
@@ -9,7 +9,7 @@ if [ -d $dir ]; then
git pull
cd ..
else
- git clone http://android.git.linaro.org/git-ro/platform/manifest-descriptions.git
+ git clone http://android.git.linaro.org/git/platform/manifest-descriptions.git
fi
$(dirname $0)/manifest-annotate $*