summaryrefslogtreecommitdiff
path: root/staging-iMX53.xml
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-10-22 07:10:20 +0159
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-10-22 07:10:20 +0159
commit3fecada41bc9e2612ee59414da899b63c853703e (patch)
tree9d7db6ba51d3737ad6880c0bc0d0866cea1af066 /staging-iMX53.xml
parent7d74aaec6df7707f574cf54bfc11e9f1ba51fcb5 (diff)
iMX53: Switch to kernel 3.1
With the latest changes, kernel 3.1 finally boots iMX53. Switch over, and remove the wip-iMX53 build now that staging-iMX53 has caught up with it. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: Ie4768021a5c214812490d1067652f65af2557f32
Diffstat (limited to 'staging-iMX53.xml')
-rw-r--r--staging-iMX53.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/staging-iMX53.xml b/staging-iMX53.xml
index 4e89774..f73bac4 100644
--- a/staging-iMX53.xml
+++ b/staging-iMX53.xml
@@ -69,14 +69,14 @@
<project path="external/powertop" name="platform/external/powertop" remote="linaro-android" revision="linaro" />
<project path="external/ncurses" name="platform/external/ncurses" remote="linaro-android" revision="linaro" />
<project path="external/libnl" name="platform/external/libnl" remote="linaro-android" revision="linaro" />
-
+
<project path="build" name="platform/build" revision="linaro_android_2.3.5" remote="linaro-android" >
<copyfile src="core/root.mk" dest="Makefile" />
</project>
- <!--project path="kernel" name="bsp/freescale/linux-linaro-android" revision="lt-android-38" remote="linaro-other" / -->
- <project path="kernel" name="people/bernhardrosenkranzer/android-kernel-iMX53" revision="linaro-android-11.07" remote="linaro-other"/>
- <!--project path="kernel" name="kernel/imx53" revision="lt-3.1-android" remote="linaro-android"/ -->
+ <!-- Landing team upstream: project path="kernel" name="bsp/freescale/linux-linaro-android" revision="lt-3.1-android" remote="linaro-other" / -->
+ <!-- Old (2.6.38): project path="kernel" name="people/bernhardrosenkranzer/android-kernel-iMX53" revision="linaro-android-11.07" remote="linaro-other"/ -->
+ <project path="kernel" name="kernel/imx53" revision="lt-3.1-android" remote="linaro-android"/>
<project path="u-boot" name="boot/u-boot-linaro-stable" revision="master" remote="linaro-other" />
<!-- project path="u-boot" name="uboot-imx.git" revision="master" remote="freescale" / -->