]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-imx: Upgrade to 2016.03
authorLauren Post <lauren.post@nxp.com>
Thu, 29 Sep 2016 18:51:22 +0000 (13:51 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Oct 2016 18:26:14 +0000 (16:26 -0200)
Support i.MX 6ULL and upgrade to 2016.03 U-Boot

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-imx-mfgtool_2016.03.bb [moved from recipes-bsp/u-boot/u-boot-imx-mfgtool_2015.04.bb with 67% similarity]
recipes-bsp/u-boot/u-boot-imx_2016.03.bb [moved from recipes-bsp/u-boot/u-boot-imx_2015.04.bb with 85% similarity]

similarity index 67%
rename from recipes-bsp/u-boot/u-boot-imx-mfgtool_2015.04.bb
rename to recipes-bsp/u-boot/u-boot-imx-mfgtool_2016.03.bb
index f66114c72fa0a1066a22f545efcbf0521e116426..eead627a2c10327ed4b4ac6dbf390873ad641b54 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright (C) 2014 O.S. Systems Software LTDA.
+# Copyright (C) 2014-2016 Freescale Semiconductor
 
 require u-boot-imx_${PV}.bb
 require u-boot-mfgtool.inc
similarity index 85%
rename from recipes-bsp/u-boot/u-boot-imx_2015.04.bb
rename to recipes-bsp/u-boot/u-boot-imx_2016.03.bb
index 0de36e0dcc6d3c2b5bcc683b6483e8d7faf67339..872d17d99244118b86d45186985bc643493c0564 100644 (file)
@@ -8,9 +8,9 @@ PROVIDES += "u-boot"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-SRCBRANCH = "imx_v2015.04_4.1.15_1.0.0_ga"
+SRCBRANCH = "imx_v2016.03_4.1.15_2.0.0_ga"
 SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}"
-SRCREV = "d7d7c4312b71dd3879fa8640b23f6a5bac30e303"
+SRCREV = "0ec2a019117bb2d59b9672a145b4684313d92782"
 
 S = "${WORKDIR}/git"