]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to version 2021.04
authorVinicius Aquino <voa.aquino@gmail.com>
Tue, 27 Apr 2021 17:27:35 +0000 (14:27 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 27 Apr 2021 19:16:49 +0000 (16:16 -0300)
Signed-off-by: Vinicius Aquino <voa.aquino@gmail.com>
recipes-bsp/u-boot/u-boot-fslc-common_2021.04.inc [moved from recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc with 79% similarity]
recipes-bsp/u-boot/u-boot-fslc-mfgtool_2021.04.bb [moved from recipes-bsp/u-boot/u-boot-fslc-mfgtool_2020.10.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.04.bb [moved from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.10.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc_2021.04.bb [moved from recipes-bsp/u-boot/u-boot-fslc_2020.10.bb with 100% similarity]

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 b0e665e076692014c72a364c5d9c16b9f69401b4..05f3d951df5ca56ea7023c1a19278558e00cc26d 100644 (file)
@@ -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"