]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-imx: Upgrade to 2014.04 version
authorLauren Post <lauren.post@freescale.com>
Thu, 4 Sep 2014 13:12:50 +0000 (08:12 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 10 Nov 2014 20:55:22 +0000 (18:55 -0200)
- Add mx6sx support
- General fixes for mx6slevk and other mx6
- Support to use zImage

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb with 100% similarity]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb with 70% similarity]

similarity index 70%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb
index 28574f8b701189503d759d830bfe149ae94c16c1..0c9c143efd51a5a6e8bb7ddbc0b9b88d457281f3 100644 (file)
@@ -6,11 +6,11 @@ require recipes-bsp/u-boot/u-boot.inc
 PROVIDES += "u-boot"
 
 LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
+LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_ga"
+SRCBRANCH = "imx_v2014.04_3.10.31_1.1.0_beta"
 SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}"
-SRCREV = "06dd4f798b2014ed9642f8d6f526aa9630dd8ca5"
+SRCREV = "91cbd4d530f240042d112fc4166a143fa659524b"
 
 S = "${WORKDIR}/git"