summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2012-01-20 20:27:21 +0200
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2012-01-20 20:27:21 +0200
commitc9f39400da86f2b2ab05565d005336d90d9a4085 (patch)
tree31364922fd625f7349027f7649c901358cfa013d
parent8b2a8dfbe5a1d70ed4042a0bec69c55556df7019 (diff)
Fix misplaced review server for linaro-other (it doesn't have any).
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
-rw-r--r--staging-origen.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/staging-origen.xml b/staging-origen.xml
index 23347ec..e00ca68 100644
--- a/staging-origen.xml
+++ b/staging-origen.xml
@@ -10,8 +10,7 @@
<remote name="aosp-upstream"
fetch="https://android.googlesource.com/" />
<remote name="linaro-other"
- fetch="git://git.linaro.org/"
- review="review.android.git.linaro.org" />
+ fetch="git://git.linaro.org/" />
<default revision="refs/tags/android-4.0.3_r1"
remote="aosp"
sync-j="4" />