summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2013-02-08 10:15:58 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2013-02-08 10:28:40 +0000
commitf0e67d7d68a6d0056f65625e935f8b5d7d222ffa (patch)
treebe6c06996faac7dbc32c41e225b08e87c5f24195
parent91cc10141b0836449cb5e10642e49b305c53be18 (diff)
manifests: staging-vexpress-tc2-isw: track master branch for kernel
Change-Id: Ibdbebc9b78b62f497bfda5c6ad4be9d565533320 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 13b8f04..9957d4b 100644
--- a/staging-vexpress-tc2-isw.xml
+++ b/staging-vexpress-tc2-isw.xml
@@ -59,7 +59,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 -->