summaryrefslogtreecommitdiff
path: root/staging-panda.xml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-06-19 10:14:16 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-06-19 10:14:16 +0000
commit78d78f672d981551932cfc6e5218cf2a79ba9612 (patch)
treeefe2969edccc8482c55a222297e46a395eee36cf /staging-panda.xml
parent060ff2034319e5b2704e1636a808be0d8946818a (diff)
manifests: staging-panda switch to 3.2 kernel
Change-Id: I3ca7cc0784107d90bc2fd0689397375b8d97c007 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'staging-panda.xml')
-rw-r--r--staging-panda.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/staging-panda.xml b/staging-panda.xml
index 42696d8..e41c911 100644
--- a/staging-panda.xml
+++ b/staging-panda.xml
@@ -41,7 +41,8 @@
<project path="external/htop" name="platform/external/htop" revision="linaro_android"/>
<!-- Make sure only one of the kernels is enabled! -->
<!-- Linaro kernel -->
- <project path="kernel" name="people/andygreen/repo-branch-archive" revision="tilt-android-3.1" remote="linaro-other" />
+ <!-- Upstream is: project path="kernel" name="people/andygreen/repo-branch-archive" revision="tilt-android-tracking" remote="linaro-other" / -->
+ <project path="kernel" name="kernel/panda" revision="linaro-tilt-android-tracking" />
<!-- AOSP kernel -->
<!-- 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 -->