]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: upgrade 2019.07 -> 2020.01
authorPierre-Jean Texier <pjtexier@koncepto.io>
Sun, 8 Mar 2020 17:02:39 +0000 (17:02 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 8 Mar 2020 18:35:39 +0000 (15:35 -0300)
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc [moved from recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc with 79% similarity]
recipes-bsp/u-boot/u-boot-fslc-fw-utils_2020.01.bb [moved from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.07.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.01.bb [moved from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.07.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc_2020.01.bb [moved from recipes-bsp/u-boot/u-boot-fslc_2019.07.bb with 100% similarity]

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