summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-07-16 10:24:24 +0159
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-07-16 10:24:24 +0159
commitf598688cdc3c87dc4ddc907efee36d5c6f386a3b (patch)
treebceecae73b4c775d51f06b09e3103c32c222840e
parent7646f07bb1e9c925e3313fe052111924d7cdc7b6 (diff)
downloadmanifest-f598688cdc3c87dc4ddc907efee36d5c6f386a3b.tar.gz
Get the kernel from my clone of the freescale bsp repository instead of
the bsp repository itself
-rw-r--r--LEB-iMX53.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/LEB-iMX53.xml b/LEB-iMX53.xml
index 6136411ab..a95193e56 100644
--- a/LEB-iMX53.xml
+++ b/LEB-iMX53.xml
@@ -43,7 +43,9 @@
<copyfile src="core/root.mk" dest="Makefile" />
</project>
- <project path="kernel" name="bsp/freescale/linux-linaro-android" revision="lt-android-38" remote="linaro" />
+ <!--project path="kernel" name="bsp/freescale/linux-linaro-android" revision="lt-android-38" remote="linaro" / -->
+ <!-- The kernel below is a clone of the above with a compile fix -->
+ <project path="kernel" name="people/bernhardrosenkranzer/android-kernel-iMX53" revision="linaro-android-11.07" remote="linaro" />
<project path="u-boot" name="boot/u-boot-linaro-stable" revision="master" remote="linaro" />
<!-- project path="u-boot" name="uboot-imx.git" revision="master" remote="freescale" / -->