From: Vinicius Aquino Date: Tue, 27 Apr 2021 17:27:35 +0000 (-0300) Subject: u-boot-fslc: Update to version 2021.04 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=97e35e7f3fe3790cdddd1b8fb75c933af6ecf831;p=meta-freescale.git u-boot-fslc: Update to version 2021.04 Signed-off-by: Vinicius Aquino --- diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc similarity index 79% rename from recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc rename to recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc index b0e665e0..05f3d951 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc @@ -10,10 +10,10 @@ DEPENDS += "bison-native" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" -SRCREV = "80c23498b425447a4a04d2a85ca4c2aec6ec349a" -SRCBRANCH = "2020.10+fslc" +SRCREV = "31cf6b483b580898c7387ed97e69304ea8cc7c96" +SRCBRANCH = "2021.04+fslc" -PV = "v2020.10+git${SRCPV}" +PV = "v2021.04+git${SRCPV}" S = "${WORKDIR}/git" B = "${WORKDIR}/build" diff --git a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.bb rename to recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.04.bb diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.10.bb rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb diff --git a/recipes-bsp/u-boot/u-boot-fslc_2020.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2021.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc_2020.10.bb rename to recipes-bsp/u-boot/u-boot-fslc_2021.04.bb