summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Poirier <mathieu.poirier@linaro.org>2011-12-02 14:51:54 +0000
committerGerrit Code Review <gerrit@betelgeuse.canonical.com>2011-12-02 14:51:54 +0000
commit81aa6a5070e2a98723ffa9f3bad4a8c006d37ab4 (patch)
tree569f776ac5702c24ffe749f1b44ed3d4f32475ff
parent9cac06c07cc5f9b0fdcd45ed0543788d6047187e (diff)
parenta7594af9db64d7892de105ef4538b6fd5b335062 (diff)
downloadmanifest-81aa6a5070e2a98723ffa9f3bad4a8c006d37ab4.tar.gz
Merge "manifests: add review URL to manifest which were missing it" into linaro_android_4.0.1
-rw-r--r--default.xml3
-rw-r--r--staging-iMX53.xml3
-rw-r--r--staging-panda.xml3
-rw-r--r--staging-snowball.xml3
-rw-r--r--tracking-panda.xml3
5 files changed, 10 insertions, 5 deletions
diff --git a/default.xml b/default.xml
index fdd90f99f..0c2d86c3a 100644
--- a/default.xml
+++ b/default.xml
@@ -2,7 +2,8 @@
<manifest>
<remote name="aosp"
- fetch="git://android.git.linaro.org/" />
+ fetch="git://android.git.linaro.org/"
+ review="review.android.git.linaro.org" />
<remote name="aosp-upstream"
fetch="https://android.googlesource.com/" />
<remote name="linaro-other"
diff --git a/staging-iMX53.xml b/staging-iMX53.xml
index 72ec0359c..2f59918c0 100644
--- a/staging-iMX53.xml
+++ b/staging-iMX53.xml
@@ -2,7 +2,8 @@
<manifest>
<remote name="aosp"
- fetch="git://android.git.linaro.org/" />
+ fetch="git://android.git.linaro.org/"
+ review="review.android.git.linaro.org" />
<remote name="aosp-upstream"
fetch="https://android.googlesource.com/" />
<remote name="linaro-other"
diff --git a/staging-panda.xml b/staging-panda.xml
index ec31d9072..3cc1593ec 100644
--- a/staging-panda.xml
+++ b/staging-panda.xml
@@ -2,7 +2,8 @@
<manifest>
<remote name="aosp"
- fetch="git://android.git.linaro.org/" />
+ fetch="git://android.git.linaro.org/"
+ review="review.android.git.linaro.org" />
<remote name="aosp-upstream"
fetch="https://android.googlesource.com/" />
<remote name="linaro-other"
diff --git a/staging-snowball.xml b/staging-snowball.xml
index f095b6418..2381940b4 100644
--- a/staging-snowball.xml
+++ b/staging-snowball.xml
@@ -2,7 +2,8 @@
<manifest>
<remote name="aosp"
- fetch="git://android.git.linaro.org/" />
+ fetch="git://android.git.linaro.org/"
+ review="review.android.git.linaro.org" />
<remote name="aosp-upstream"
fetch="https://android.googlesource.com/" />
<remote name="linaro-other"
diff --git a/tracking-panda.xml b/tracking-panda.xml
index 9f413f93d..6a0ff2150 100644
--- a/tracking-panda.xml
+++ b/tracking-panda.xml
@@ -2,7 +2,8 @@
<manifest>
<remote name="aosp"
- fetch="git://android.git.linaro.org/" />
+ fetch="git://android.git.linaro.org/"
+ review="review.android.git.linaro.org" />
<remote name="aosp-upstream"
fetch="https://android.googlesource.com/" />
<remote name="linaro-other"