From: Lauren Post Date: Fri, 31 Jul 2015 14:18:41 +0000 (-0500) Subject: u-boot-imx: Upgrade to 2015.04 version X-Git-Tag: 2.1~416 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d9064238872c637193cb5fdb54a7e6c41d5147da;p=meta-freescale.git u-boot-imx: Upgrade to 2015.04 version Upgrade to 2015.04 version and add i.MX 6UltraLite. Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2015.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb rename to recipes-bsp/u-boot/u-boot-imx-mfgtool_2015.04.bb diff --git a/recipes-bsp/u-boot/u-boot-imx_2014.04.bb b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb 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 c4c8670e..ab53d9dd 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2014.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb @@ -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"