summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2011-12-02 20:08:12 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2011-12-02 20:11:20 +0530
commita7594af9db64d7892de105ef4538b6fd5b335062 (patch)
tree44501bbe38e3a8c5c4e9f09e59a554482f9cf79d
parent91c02cbe98b0e5b1afe4a2f8ea7a581becb42dec (diff)
downloadmanifest-a7594af9db64d7892de105ef4538b6fd5b335062.tar.gz
manifests: add review URL to manifest which were missing it
This should fix the bug https://bugs.launchpad.net/linaro-android/+bug/899036 Change-Id: Ief39416db8ecf9ab949455e0228fde33e7e0199f Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-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"