From: Otavio Salvador Date: Fri, 15 Mar 2019 19:30:12 +0000 (-0300) Subject: u-boot-fslc: Upgrade 2018.11 -> 2019.04 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=73a1148a808c2892192892e12e82c15ddf560551;p=meta-freescale.git u-boot-fslc: Upgrade 2018.11 -> 2019.04 This upgrades to the upcoming 2019.04 release. This is based on the 2019.04-rc4 and includes the last fixes being worked on for the i.MX family thus being a good version to begin to be tested as we aim to use it for April release. Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc similarity index 78% rename from recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc rename to recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc index 53496b7b..2127eae2 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc @@ -10,9 +10,9 @@ DEPENDS += "bison-native" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" -SRCREV = "6e25ce6f3c8568b9618de6569794a29a05e1b7a4" -SRCBRANCH = "2018.11+fslc" +SRCREV = "d4eebd04278595fb7e1cc7c5725ec3a9e581be5e" +SRCBRANCH = "2019.04+fslc" -PV = "v2018.11+git${SRCPV}" +PV = "v2019.04+git${SRCPV}" S = "${WORKDIR}/git" diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.11.bb b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.11.bb rename to recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.04.bb diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.11.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.11.bb rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.04.bb diff --git a/recipes-bsp/u-boot/u-boot-fslc_2018.11.bb b/recipes-bsp/u-boot/u-boot-fslc_2019.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc_2018.11.bb rename to recipes-bsp/u-boot/u-boot-fslc_2019.04.bb