summaryrefslogtreecommitdiff
path: root/landing-panda.xml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-06-12 10:04:48 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-06-13 11:15:09 +0000
commite6b9319603f20d58bfc27ca796b143f35b79bd23 (patch)
treee9633c31dbc4707e4891d02fb5b7dce68ffd1f49 /landing-panda.xml
parenta5393683f97f1fa200f3be169fde65db263caa8e (diff)
landing-panda: switch to aosp kernel with ION
Change-Id: I4ec71c8a835818a1b20b3967adfdf159ad5b6bed Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'landing-panda.xml')
-rw-r--r--landing-panda.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/landing-panda.xml b/landing-panda.xml
index 6adefe8..fb63292 100644
--- a/landing-panda.xml
+++ b/landing-panda.xml
@@ -48,7 +48,7 @@
<!-- Linaro kernel -->
<!--project path="kernel" name="people/andygreen/repo-branch-archive" revision="tilt-android-tracking" remote="linaro-other" /-->
<!-- AOSP kernel -->
- <project path="kernel" name="kernel/omap-omapzoom" revision="linaro_android_4.0.4" >
+ <project path="kernel" name="kernel/omap" revision="android-omap-ion-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>