]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-imx: Upgrade to 2015.04 version
authorLauren Post <lauren.post@freescale.com>
Fri, 31 Jul 2015 14:18:41 +0000 (09:18 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:14 +0000 (15:03 -0300)
Upgrade to 2015.04 version and add i.MX 6UltraLite.

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

similarity index 84%
rename from recipes-bsp/u-boot/u-boot-imx_2014.04.bb
rename to recipes-bsp/u-boot/u-boot-imx_2015.04.bb
index c4c8670e8c24a2ef111ad3211ecaadf75818b37b..ab53d9dd7a86a08d9f74a8ef7f9fda0717e001c0 100644 (file)
@@ -8,9 +8,9 @@ PROVIDES += "u-boot"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-SRCBRANCH = "imx_v2014.04_3.14.38_6qp_beta"
+SRCBRANCH = "imx_v2015.04_3.14.38_6ul7d_beta"
 SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}"
-SRCREV = "6e9282c2567b2820699fa55d2c6bf0ab78e992d6"
+SRCREV = "b026e66a5bb6c2b6fda9e353dfe9061306c69da4"
 
 S = "${WORKDIR}/git"