summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-03-07 10:45:18 +0000
committerJon Medhurst <tixy@linaro.org>2012-03-07 10:45:18 +0000
commit48240491664fc5623a263d4ef3bef185bc4aa633 (patch)
tree50ae4ba6947e2c146057262d2fbbf6acf027a330
parent5735c9f9f65b392e0dcc4456ab52f5dd2aa90f7e (diff)
downloadmanifest-48240491664fc5623a263d4ef3bef185bc4aa633.tar.gz
vexpress: Move kernel version to 3.3
Change-Id: I1f5547f42234cc8fdacebeca5bc93d8c1109301b Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--staging-vexpress-a9.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging-vexpress-a9.xml b/staging-vexpress-a9.xml
index 9dc635dd5..58083c5bb 100644
--- a/staging-vexpress-a9.xml
+++ b/staging-vexpress-a9.xml
@@ -37,7 +37,7 @@
<project path="external/libnl" name="platform/external/libnl" revision="linaro"/>
<!-- Make sure only one of the kernels is enabled! -->
<!-- Linaro kernel -->
- <project path="kernel" name="kernel/vexpress-a9" revision="armlt-linaro-android-3.2" />
+ <project path="kernel" name="kernel/vexpress-a9" revision="armlt-linaro-android-3.3" />
<!-- 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 -->