]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-imx: Upgrade to version 2019.04
authorMihai Lindner <mihai.lindner@nxp.com>
Mon, 9 Dec 2019 15:06:01 +0000 (17:06 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 12 Dec 2019 19:21:12 +0000 (16:21 -0300)
Signed-off-by: Mihai Lindner <mihai.lindner@nxp.com>
recipes-bsp/u-boot/u-boot-imx-mfgtool_2019.04.bb [moved from recipes-bsp/u-boot/u-boot-imx-mfgtool_2018.03.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-imx_2019.04.bb [moved from recipes-bsp/u-boot/u-boot-imx_2018.03.bb with 90% similarity]

similarity index 90%
rename from recipes-bsp/u-boot/u-boot-imx_2018.03.bb
rename to recipes-bsp/u-boot/u-boot-imx_2019.04.bb
index ed32ffcbe8d874be900733641b942fceeb201e5a..9b12482d1bc3291d75ad22aaad61719a2143ede7 100644 (file)
@@ -10,9 +10,11 @@ PROVIDES += "u-boot"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-SRCBRANCH = "imx_v2018.03_4.14.98_2.0.0_ga"
+SRCBRANCH = "imx_v2019.04_4.19.35_1.1.0"
 SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "0d6d8807793e74402e23772062469aeb4808dd48"
+SRCREV = "4d377539a1190e838eae5d8b8a794dde0696d572"
+
+DEPENDS += "flex-native bison-native bc-native dtc-native"
 
 S = "${WORKDIR}/git"