summaryrefslogtreecommitdiff
path: root/staging-galaxynexus.xml
diff options
context:
space:
mode:
authorZach Pfeffer <zach.pfeffer@linaro.org>2012-09-23 16:30:14 -0500
committerZach Pfeffer <zach.pfeffer@linaro.org>2012-09-23 16:30:14 -0500
commitd7d3bdfa5374344e6b65ddbbdcd256e590d386ea (patch)
tree22f16632184739b2c30001c662f781f452f81ae4 /staging-galaxynexus.xml
parentd9ed5d3adf1d0b938d344b48a0b68701cb15cf90 (diff)
manifest: (all) switch Linaro repos to http
Use http instead of git to lower load on the server. Committed-by: Zach Pfeffer <zach.pfeffer@linaro.org> Signed-off-by: Alexander Sack <alexander.sack@linaro.org>
Diffstat (limited to 'staging-galaxynexus.xml')
-rw-r--r--staging-galaxynexus.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/staging-galaxynexus.xml b/staging-galaxynexus.xml
index 0cebb3e..76b27be 100644
--- a/staging-galaxynexus.xml
+++ b/staging-galaxynexus.xml
@@ -2,12 +2,12 @@
<manifest>
<remote name="aosp"
- fetch="git://android.git.linaro.org/"
+ fetch="http://android.git.linaro.org/git/"
review="review.android.git.linaro.org" />
<remote name="aosp-upstream"
fetch="https://android-review.googlesource.com/" />
<remote name="linaro-other"
- fetch="git://git.linaro.org/" />
+ fetch="http://git.linaro.org/git/" />
<remote name="zyga"
fetch="git://github.com/zyga/" />
<default revision="refs/tags/android-4.1.1_r4"