summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Ryd <patrik.ryd@linaro.org>2011-09-13 15:43:39 +0200
committerPatrik Ryd <patrik.ryd@linaro.org>2011-09-13 15:43:39 +0200
commitb3865ff4d43c53fd3362ec50c63cd91eb0cf9679 (patch)
tree65d9b75fbc4863c5651e8b12f79f7d13d8aca73f
parent1c15018eb3735ba21efee152c05afd39fe29f41d (diff)
downloadmanifest-b3865ff4d43c53fd3362ec50c63cd91eb0cf9679.tar.gz
Move the linaro gits to the new android.git.linaro.org
-rw-r--r--pandroid.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/pandroid.xml b/pandroid.xml
index 158f3578f..b76fc5ecc 100644
--- a/pandroid.xml
+++ b/pandroid.xml
@@ -2,29 +2,29 @@
<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="linaro" fetch="git://android.git.linaro.org/" />
<remote name="0xbench" fetch="git://gitorious.org/0xbench/" />
<default remote="omap-mirror" revision="p-gingerbread"/>
<!-- Linaro changes -->
- <project path="device/linaro/common" name="android/device/linaro/common" revision="dev_pandroid" remote="linaro" />
+ <project path="device/linaro/common" name="device/linaro/common" revision="dev_pandroid" remote="linaro" />
- <project path="build" name="android/platform/build" revision="dev_pandroid" remote="linaro" >
+ <project path="build" name="platform/build" revision="dev_pandroid" remote="linaro" >
<copyfile src="core/root.mk" dest="Makefile" />
</project>
- <project path="frameworks/base" name="android/platform/frameworks/base" revision="dev_pandroid" remote="linaro" />
- <project path="kernel" name="android/kernel/pandroid" revision="dev_pandroid" remote="linaro" />
- <project path="u-boot" name="android/boot/u-boot-pandroid" revision="dev_pandroid" remote="linaro" />
+ <project path="frameworks/base" name="platform/frameworks/base" revision="dev_pandroid" remote="linaro" />
+ <project path="kernel" name="kernel/pandroid" revision="dev_pandroid" remote="linaro" />
+ <project path="u-boot" name="boot/u-boot-pandroid" revision="dev_pandroid" remote="linaro" />
<project path="packages/apps/0xbench" name="0xbench" revision="master" remote="0xbench" />
- <project path="device/ti/pandaboard" name="android/device/ti/pandaboard" revision="dev_pandroid" remote="linaro" >
+ <project path="device/ti/pandaboard" name="device/ti/pandaboard" revision="dev_pandroid" remote="linaro" >
<copyfile src="buildspec.mk.default" dest="buildspec.mk" />
</project>
- <project path="dalvik" name="android/platform/dalvik" revision="dev_pandroid" remote="linaro" />
+ <project path="dalvik" name="platform/dalvik" revision="dev_pandroid" remote="linaro" />
<!-- Pandroid manifest -->
<project name="device/common" revision="e80457e2c7e742065b879d27141f2027a85c1fe7"/>