]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Upgrade 2018.11 -> 2019.04
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 Mar 2019 19:30:12 +0000 (16:30 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 21 Mar 2019 20:28:43 +0000 (17:28 -0300)
This upgrades to the upcoming 2019.04 release. This is based on the
2019.04-rc4 and includes the last fixes being worked on for the i.MX
family thus being a good version to begin to be tested as we aim to
use it for April release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc [moved from recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc with 78% similarity]
recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.04.bb [moved from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.11.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.04.bb [moved from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.11.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc_2019.04.bb [moved from recipes-bsp/u-boot/u-boot-fslc_2018.11.bb with 100% similarity]

similarity index 78%
rename from recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc
rename to recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc
index 53496b7b18c18c9ddf18d27c38b8b48badf7fbb0..2127eae29100e4bb33600d51a1f693fd31db5d5e 100644 (file)
@@ -10,9 +10,9 @@ DEPENDS += "bison-native"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
-SRCREV = "6e25ce6f3c8568b9618de6569794a29a05e1b7a4"
-SRCBRANCH = "2018.11+fslc"
+SRCREV = "d4eebd04278595fb7e1cc7c5725ec3a9e581be5e"
+SRCBRANCH = "2019.04+fslc"
 
-PV = "v2018.11+git${SRCPV}"
+PV = "v2019.04+git${SRCPV}"
 
 S = "${WORKDIR}/git"