summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-04-16 12:17:13 +0100
committerJon Medhurst <tixy@linaro.org>2012-04-18 15:58:52 +0100
commit008913431529e5d0d28c66feaf30ac937f540143 (patch)
treef35783112f8a6ec1a77cdf9c0fd807c1ecc54aac
parenta02ab5db26b508bfd92c00671bf87e107f1c02d9 (diff)
downloadmanifest-008913431529e5d0d28c66feaf30ac937f540143.tar.gz
staging-vexpress: Move to Linux 3.4
The vexpress 3.4 kernel has Gator code in-tree so we drop the external Gator repo. Change-Id: Ia3805cf298d88d4165283c3bf190c5c587e54252 Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--staging-vexpress.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/staging-vexpress.xml b/staging-vexpress.xml
index 1c934b39c..12153d650 100644
--- a/staging-vexpress.xml
+++ b/staging-vexpress.xml
@@ -32,7 +32,6 @@
<project path="external/speex" name="platform/external/speex" revision="linaro_mmwg" />
<project path="u-boot" name="people/tixy/u-boot" revision="vexpress-hacks" remote="linaro-other" />
<project path="uefi" name="arm/uefi/uefi" revision="master" remote="linaro-other" />
- <project path="external/gator" name="arm/ds5/gator" revision="android" remote="linaro-other" />
<project path="packages/wallpapers/LinaroWallpaper" name="platform/packages/wallpapers/LinaroWallpaper" revision="master" />
<project path="external/powertop" name="platform/external/powertop" revision="linaro"/>
<project path="external/ncurses" name="platform/external/ncurses" revision="linaro"/>
@@ -44,7 +43,7 @@
<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="kernel/vexpress-a9" revision="armlt-linaro-android-3.3" />
+ <project path="kernel" name="kernel/vexpress-a9" revision="armlt-linaro-android-3.4" />
<!-- 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 -->