From 97e35e7f3fe3790cdddd1b8fb75c933af6ecf831 Mon Sep 17 00:00:00 2001 From: Vinicius Aquino Date: Tue, 27 Apr 2021 14:27:35 -0300 Subject: [PATCH] u-boot-fslc: Update to version 2021.04 Signed-off-by: Vinicius Aquino --- ...lc-common_2020.10.inc => u-boot-fslc-common_2021.04.inc} | 6 +++--- ...lc-mfgtool_2020.10.bb => u-boot-fslc-mfgtool_2021.04.bb} | 0 ...lc-mxsboot_2020.10.bb => u-boot-fslc-mxsboot_2021.04.bb} | 0 .../{u-boot-fslc_2020.10.bb => u-boot-fslc_2021.04.bb} | 0 4 files changed, 3 insertions(+), 3 deletions(-) rename recipes-bsp/u-boot/{u-boot-fslc-common_2020.10.inc => u-boot-fslc-common_2021.04.inc} (79%) rename recipes-bsp/u-boot/{u-boot-fslc-mfgtool_2020.10.bb => u-boot-fslc-mfgtool_2021.04.bb} (100%) rename recipes-bsp/u-boot/{u-boot-fslc-mxsboot_2020.10.bb => u-boot-fslc-mxsboot_2021.04.bb} (100%) rename recipes-bsp/u-boot/{u-boot-fslc_2020.10.bb => u-boot-fslc_2021.04.bb} (100%) 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 -- 2.40.1