summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-12-13 02:40:47 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-12-13 03:14:58 +0000
commit5fc72b7ba69fddc21882cab97053bb92db91285e (patch)
tree58bf5ba379bb4524df4ac3e00ca5dd9ea13f866f
parent9be5f4c81a19de2fe543f002a25dad1378e4211b (diff)
manifests: staging-vexpress-tc2-isw.xml: track master kernel
Change-Id: I2a51decd1756f14465328992b4145627616bf1df Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--staging-vexpress-tc2-isw.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging-vexpress-tc2-isw.xml b/staging-vexpress-tc2-isw.xml
index 5b0b040..b03136d 100644
--- a/staging-vexpress-tc2-isw.xml
+++ b/staging-vexpress-tc2-isw.xml
@@ -57,7 +57,7 @@
<project path="external/stringbench" name="platform/external/stringbench" revision="master" />
<!-- Make sure only one of the kernels is enabled! -->
<!-- Linaro kernel -->
- <project path="kernel" name="bL_switcher/linux" revision="next" remote="linaro-private" />
+ <project path="kernel" name="bL_switcher/linux" revision="master" remote="linaro-private" />
<!-- 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 -->