summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Ryd <patrik.ryd@linaro.org>2011-05-24 14:27:07 +0200
committerPatrik Ryd <patrik.ryd@linaro.org>2011-05-24 14:27:07 +0200
commit127438b42d77b9c51952833602de85b4c2eb570e (patch)
treebaa033c5987c7c8d9a44c559dbbd32f3566ff47e
parent2481d2506fe1478e57d2958af94e2c359f9aa656 (diff)
downloadmanifest-127438b42d77b9c51952833602de85b4c2eb570e.tar.gz
Modified panda to include known pathces and build tarballs
Added gits for building the Linaro way Added kernel from git.omapzoom.org Added mouse and keyboard support form framweork/base
-rw-r--r--pandroid.xml23
1 files changed, 21 insertions, 2 deletions
diff --git a/pandroid.xml b/pandroid.xml
index 48d725bc7..415be2361 100644
--- a/pandroid.xml
+++ b/pandroid.xml
@@ -4,7 +4,27 @@
<remote fetch="git://git.omapzoom.org/" name="omap-mirror" review="review.omapzoom.org"/>
<default remote="omap-mirror" revision="p-gingerbread"/>
-
+
+ <!-- Linaro changes -->
+ <project path="device/linaro/beagleboard" name="android/device/linaro/beagleboard" revision="linaro_android_2.3.3" remote="linaro" />
+ <project path="device/linaro/pandaboard" name="android/device/linaro/pandaboard" revision="linaro_android_2.3.3" remote="linaro" />
+ <project path="device/linaro/u8500href" name="android/device/linaro/u8500href" revision="linaro_android_2.3.3" remote="linaro" />
+
+ <project path="device/linaro/common" name="android/device/linaro/common" revision="linaro_android_2.3.3" remote="linaro" />
+
+ <project path="build" name="android/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="kernel/omap.git" revision="ec895072ad0b686d2c130e5d80a3076a03042033" remote="omap-mirror" />
+ <project path="u-boot" name="boot/u-boot-linaro-stable" revision="master" remote="linaro" />
+
+ <project path="packages/apps/0xbench" name="0xbench" revision="master" remote="0xbench" />
+
+ <project name="device/ti/pandaboard" revision="dev_pandroid" remote="linaro"/>
+
+ <!-- Pandroid manifest -->
<project name="device/common" revision="e80457e2c7e742065b879d27141f2027a85c1fe7"/>
<project name="device/htc/common" revision="867f8b454d754ff496b66527407753c451f54277"/>
<project name="device/htc/passion" revision="9d5e21c9d4e74f5c11b2178c8b618234f9326923"/>
@@ -12,7 +32,6 @@
<project name="device/sample" revision="e16854cd143b0c5623ab507461b028422a14d526"/>
<project name="device/samsung/crespo" revision="a13f2d2eebfcea9d014cf792ef1c109ca3f63159"/>
<project name="device/ti/blaze" revision="bde7ee6fffabee483c75cfa720d0971e3d86a95b"/>
- <project name="device/ti/pandaboard" revision="14e82c4b6262d41b75fdb7244dc43b1c0362dbd8"/>
<project name="device/ti/proprietary-open" revision="edb6a358ba80f28b68ffceedfd295078d79c3ae2"/>
<project name="device/ti/zoom2" revision="f16bbcbda09c82bb965abf9d7993b33f19b541fa"/>
<project name="platform/bionic" path="bionic" revision="b060e512ed25890bdc31dec56104959112d7009f"/>