summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2013-04-19 17:30:21 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2013-04-19 17:30:54 +0000
commit5cdadecf85c7482a76bffd51a1ef02016466728a (patch)
treece4fa6bff007e924a6d9ecfd9249a9dd705af8b6
parent5eac51fee8c3218758d65c78b0a36846ca88a93e (diff)
some more cleanupkernebuildtest
Change-Id: I050cd64393e1ce14e20fb3e3bb02c0a98e3e1720 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--default.xml18
1 files changed, 5 insertions, 13 deletions
diff --git a/default.xml b/default.xml
index ee8e4a5..7dafb5c 100644
--- a/default.xml
+++ b/default.xml
@@ -27,6 +27,11 @@
<project path="device/linaro/snowball" name="device/linaro/snowball" revision="linaro-jb" groups="common" />
<project path="device/linaro/arndale" name="device/samsung_slsi/arndale" revision="linaro-jb" groups="common" />
<project path="device/linaro/hi4511" name="device/linaro/hi4511" revision="linaro-jb" groups="common" />
+ <project path="u-boot/linaro/arndale" name="landing-teams/working/samsung/u-boot" revision="tracking" remote="linaro-other" groups="arndale" />
+ <project path="u-boot/linaro/u-boot-linaro-stable" name="boot/u-boot-linaro-stable" revision="master" remote="linaro-other" groups="pandaboard" />
+ <project path="u-boot/linaro/snowball" name="people/axelfagerstedt/u-boot/linaro/snowball.git" revision="refs/tags/2013.02.2" remote="linaro-other" groups="snowball" />
+ <project path="u-boot/linaro/vexpress" name="people/tixy/u-boot" revision="vexpress-hacks" remote="linaro-other" groups="vexpress" />
+ <project path="u-boot/linaro/vexpress-iks" name="people/bhoj/u-boot-linaro-stable" revision="master" remote="linaro-other" groups="vexpress-iks" />
<!-- Linaro kernels -->
<project path="kernel/linaro/arndale" name="landing-teams/working/samsung/kernel" remote="linaro-other" revision="tracking-android-arndale" groups="arndale" />
<project path="kernel/linaro/pandaboard" name="kernel/panda" revision="linaro-tilt-android-tracking" groups="pandaboard"/>
@@ -50,23 +55,10 @@
<project path="build" name="platform/build" revision="linaro_android_4.2.2" groups="common" >
<copyfile src="core/root.mk" dest="Makefile" />
</project>
- <!-- Linaro modifications: gcc 4.6+ -Werror support -->
- <project path="external/elfutils" name="platform/external/elfutils" revision="linaro_android_4.2.2" groups="common" />
- <!-- Linaro modifications: Fixed aliasing violations, improved sincos(), improved string handling functions, added new kernel headers -->
- <project path="bionic" name="platform/bionic" revision="linaro_android_4.2.2" groups="common" />
- <!-- Linaro modifications: gcc 4.7 support -->
- <project path="frameworks/native" name="platform/frameworks/native" revision="linaro_android_4.2.2" groups="common" />
<!-- Linaro modifications: Set CPU specific compiler flags, init.partitions.rc -->
<project path="device/samsung/tuna" name="device/samsung/tuna" revision="linaro_android_4.2.2" groups="common" />
<project path="device/samsung/maguro" name="device/samsung/maguro" revision="linaro_android_4.2.1" groups="common" />
<project path="device/asus/grouper" name="device/asus/grouper" revision="linaro-playground" groups="nexus7" />
<project path="device/asus/tilapia" name="device/asus/tilapia" groups="nexus7" />
- <!-- Linaro modifications: New init.rc, bug fixes -->
- <project path="system/core" name="platform/system/core" revision="linaro_android_4.2.2" groups="common" />
- <project path="external/clang" name="platform/external/clang" revision="linaro_android_4.2.2" groups="common" />
- <project path="external/llvm" name="platform/external/llvm" revision="linaro_android_4.2.2" groups="common" />
-
- <project path="external/compiler-rt" name="platform/external/compiler-rt" groups="common" />
- <project path="external/safe-iop" name="platform/external/safe-iop" groups="common" />
<project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7-linaro" name="platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7-linaro" groups="linux,arm,common" revision="master" />
</manifest>