summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Ryd <patrik.ryd@linaro.org>2011-05-24 14:41:56 +0200
committerPatrik Ryd <patrik.ryd@linaro.org>2011-05-24 14:41:56 +0200
commit8479c82d2a68f581f940219b024aab0981468a65 (patch)
tree700572d8664b4455045d07fb5460f5b83404c713
parent127438b42d77b9c51952833602de85b4c2eb570e (diff)
downloadmanifest-8479c82d2a68f581f940219b024aab0981468a65.tar.gz
minor: forgot to add remotes
-rw-r--r--pandroid.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pandroid.xml b/pandroid.xml
index 415be2361..9d7aad1c1 100644
--- a/pandroid.xml
+++ b/pandroid.xml
@@ -2,6 +2,8 @@
<manifest>
<remote fetch="git://android.git.kernel.org/" name="korg" review="review.source.android.com"/>
<remote fetch="git://git.omapzoom.org/" name="omap-mirror" review="review.omapzoom.org"/>
+ <remote name="linaro" fetch="git://git.linaro.org/" />
+ <remote name="0xbench" fetch="git://gitorious.org/0xbench/" />
<default remote="omap-mirror" revision="p-gingerbread"/>