diff options
author | Vishal Bhoj <vishal.bhoj@linaro.org> | 2012-12-06 04:08:30 +0000 |
---|---|---|
committer | Vishal Bhoj <vishal.bhoj@linaro.org> | 2012-12-06 04:08:41 +0000 |
commit | 9c66f09a7fbb658e167e3be83ac2f02492efd488 (patch) | |
tree | 557d398c93fb35c4b04cdb9e3a646a7eabce35be /staging-vexpress-tc2-isw.xml | |
parent | 648471314631e7aeea6d3e4b44a18ce0fba355a9 (diff) | |
download | manifests_sandbox-9c66f09a7fbb658e167e3be83ac2f02492efd488.tar.gz |
manifests: staging-vexpress-tc2-isw switch to next kernel
Change-Id: Ie64d949a6513112e4d3ab47df584b1383de9dd71
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'staging-vexpress-tc2-isw.xml')
-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 32e6cf3..2dd020d 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="people/bhoj/bL_switcher/linux" revision="android-mp" 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 --> |