summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-09-14 21:22:27 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-09-14 15:59:34 +0000
commit8e31ebbda627cf727743af6ce3e77507c7f83f83 (patch)
treed1245d304239f11774f40297cda976e619909bb2
parent5980916b7eb090b5034b9a3d0a21ad96da8d982e (diff)
downloadmanifest-8e31ebbda627cf727743af6ce3e77507c7f83f83.tar.gz
update git remotes
Change-Id: Ib28d53ce7c99acef0d3acb70b46fdefeb1828538 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--linaro.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/linaro.xml b/linaro.xml
index 289c43010..b74f16ad9 100644
--- a/linaro.xml
+++ b/linaro.xml
@@ -3,10 +3,10 @@
<!-- Repositories -->
<!-- Linaro Repositories -->
<remote name="linaro-android"
- fetch="git://android.git.linaro.org/"
- review="review.android.git.linaro.org" />
+ fetch="http://android-git.linaro.org/git/"
+ review="android-review.linaro.org" />
<remote name="linaro-other"
- fetch="git://git.linaro.org/" />
+ fetch="http://git.linaro.org/" />
<!-- Linaro AddOn Projects -->
<project path="external/gator" name="arm/ds5/gator" revision="android" remote="linaro-other" groups="device,arm"/>