summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-12-17 21:12:39 +0059
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-12-17 21:12:39 +0059
commitf4ca66e95c801b008db7f929c8fc744a6479597e (patch)
tree74015597b693341bc438d525cf91d1f6fdeb949c
parentbfb5136320283ce8a641cf4e170bebd79a38fe9a (diff)
downloadmanifest-f4ca66e95c801b008db7f929c8fc744a6479597e.tar.gz
landing-panda: Use toolchain test branch of kernel
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--landing-panda.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/landing-panda.xml b/landing-panda.xml
index 743a57eb1..dacfbb0ff 100644
--- a/landing-panda.xml
+++ b/landing-panda.xml
@@ -34,7 +34,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" revision="android-omap-panda-3.0" >
+ <project path="kernel" name="kernel/omap" revision="linaro-android-dev-tctest-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>