summaryrefslogtreecommitdiff
path: root/staging-panda.xml
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-11-21 22:31:18 +0059
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-11-21 22:31:18 +0059
commitac8ce3d4f56753d90d205eea818066a6f4a0d1e9 (patch)
treee769fd7a1a3c713d75c4e72555f22225877cb53f /staging-panda.xml
parent8379048b029917fb0d0408e94421de8fde487384 (diff)
Use Linaro kernel
Diffstat (limited to 'staging-panda.xml')
-rw-r--r--staging-panda.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/staging-panda.xml b/staging-panda.xml
index e17fa66..8c236df 100644
--- a/staging-panda.xml
+++ b/staging-panda.xml
@@ -17,12 +17,12 @@
<project path="u-boot" name="boot/u-boot-linaro-stable" revision="master" remote="linaro-other" />
<!-- Make sure only one of the kernels is enabled! -->
<!-- Linaro kernel -->
- <!-- project path="kernel" name="people/andygreen/repo-branch-archive" revision="tilt-linaro-android-3.0" remote="linaro-other" / -->
+ <project path="kernel" name="people/andygreen/repo-branch-archive" revision="tilt-linaro-android-3.0" remote="linaro-other" />
<!-- AOSP kernel -->
- <project path="kernel" name="kernel/omap" revision="android-omap-panda-3.0">
+ <!-- project path="kernel" name="kernel/omap" revision="android-omap-panda-3.0" -->
<!-- We copy the defconfig over so we can use the same name as w/ the Linaro kernel -->
- <copyfile src="arch/arm/configs/panda_defconfig" dest="kernel/arch/arm/configs/android_omap4_defconfig" />
- </project>
+ <!-- copyfile src="arch/arm/configs/panda_defconfig" dest="kernel/arch/arm/configs/android_omap4_defconfig" /-->
+ <!-- /project -->
<!-- AOSP with Linaro additions -->
<project path="build" name="platform/build" revision="linaro_android_4.0.1">