diff options
author | Vishal Bhoj <vishal.bhoj@linaro.org> | 2013-01-21 09:33:28 +0000 |
---|---|---|
committer | Vishal Bhoj <vishal.bhoj@linaro.org> | 2013-01-21 09:33:28 +0000 |
commit | aa80560183dbff2a8ec823e9f919837ce05eab9c (patch) | |
tree | 5a0e59c2ea6911b7df4b9954a300f080f746c066 | |
parent | 4a7fcc76bfd5a5b07ecbdfb7ff5670bcfe4e3246 (diff) | |
download | manifests_sandbox-aa80560183dbff2a8ec823e9f919837ce05eab9c.tar.gz |
manifests: staging-vexpress-tc2-isw: track the "next" branch
Change-Id: Id1872aa132239a77aff80ce59def4c6294a49fa0
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r-- | staging-vexpress-tc2-isw.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/staging-vexpress-tc2-isw.xml b/staging-vexpress-tc2-isw.xml index 27218ea..5473da9 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="master" remote="linaro-private" /> + <project path="kernel" name="bL_switcher/linux" revision="next" 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 --> |