From d9064238872c637193cb5fdb54a7e6c41d5147da Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Fri, 31 Jul 2015 09:18:41 -0500 Subject: [PATCH] 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 --- ...t-imx-mfgtool_2014.04.bb => u-boot-imx-mfgtool_2015.04.bb} | 0 .../u-boot/{u-boot-imx_2014.04.bb => u-boot-imx_2015.04.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename recipes-bsp/u-boot/{u-boot-imx-mfgtool_2014.04.bb => u-boot-imx-mfgtool_2015.04.bb} (100%) rename recipes-bsp/u-boot/{u-boot-imx_2014.04.bb => u-boot-imx_2015.04.bb} (84%) 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" -- 2.40.1