]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: upgrade 2020.01 -> 2020.04
authorPierre-Jean Texier <pjtexier@koncepto.io>
Wed, 27 May 2020 21:56:13 +0000 (21:56 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 27 May 2020 22:56:32 +0000 (19:56 -0300)
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc [moved from recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc with 79% similarity]
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.04.bb [moved from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.01.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc_2020.04.bb [moved from recipes-bsp/u-boot/u-boot-fslc_2020.01.bb with 100% similarity]

similarity index 79%
rename from recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc
rename to recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc
index aa5c5d73f87517fc851b2dd4f4daa85a81acd31f..1ccd0d17f3c92d69e0a3caef4de7fbfb62c2a4a9 100644 (file)
@@ -10,10 +10,10 @@ DEPENDS += "bison-native"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
-SRCREV = "76594fb45d0de47ba1ea004d2eb1963f799e36c4"
-SRCBRANCH = "2020.01+fslc"
+SRCREV = "a266838009e02b369b51f4139c6ac64facb12d34"
+SRCBRANCH = "2020.04+fslc"
 
-PV = "v2020.01+git${SRCPV}"
+PV = "v2020.04+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 B = "${WORKDIR}/build"