From cc45eed608303608602e347c218d89756e3c6bae Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Thu, 29 Sep 2016 13:51:22 -0500 Subject: [PATCH] u-boot-imx: Upgrade to 2016.03 Support i.MX 6ULL and upgrade to 2016.03 U-Boot Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- ...t-imx-mfgtool_2015.04.bb => u-boot-imx-mfgtool_2016.03.bb} | 1 + .../u-boot/{u-boot-imx_2015.04.bb => u-boot-imx_2016.03.bb} | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) rename recipes-bsp/u-boot/{u-boot-imx-mfgtool_2015.04.bb => u-boot-imx-mfgtool_2016.03.bb} (67%) rename recipes-bsp/u-boot/{u-boot-imx_2015.04.bb => u-boot-imx_2016.03.bb} (85%) diff --git a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2015.04.bb b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2016.03.bb 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 f66114c7..eead627a 100644 --- a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2015.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2016.03.bb @@ -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 diff --git a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb b/recipes-bsp/u-boot/u-boot-imx_2016.03.bb 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 0de36e0d..872d17d9 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2016.03.bb @@ -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" -- 2.40.1