]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Upgrade 2019.04 -> 2019.07
authorFabio Berton <fabio.berton@ossystems.com.br>
Fri, 14 Jun 2019 18:14:54 +0000 (15:14 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 21 Jun 2019 21:16:27 +0000 (18:16 -0300)
This upgrades to the next U-Boot release 2019-07. This is based on the
2019.07-rc4 and includes the last fixes being worked on for the i.MX
family.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc [moved from recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc with 78% similarity]
recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.07.bb [moved from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.04.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.07.bb [moved from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.04.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc_2019.07.bb [moved from recipes-bsp/u-boot/u-boot-fslc_2019.04.bb with 100% similarity]

similarity index 78%
rename from recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc
rename to recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
index 0c7bc5860208497b8797bee4fe4e7d13c8e47e16..949064e4f3e2f87622f44f181105edac4e189ed4 100644 (file)
@@ -10,9 +10,9 @@ DEPENDS += "bison-native"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
-SRCREV = "c93ced78dbc775f0e818bcd73ca79d314aa04535"
-SRCBRANCH = "2019.04+fslc"
+SRCREV = "4992c59e46bd6e9d1f5d51f976f031399f70e729"
+SRCBRANCH = "2019.07+fslc"
 
-PV = "v2019.04+git${SRCPV}"
+PV = "v2019.07+git${SRCPV}"
 
 S = "${WORKDIR}/git"