summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-08-04 18:50:27 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-08-20 14:44:11 +0200
commitd3da0283a9a7e8acd49fc6e9ef5b1fd703c7e2af (patch)
treecd3c7864cd15e3ce8b7ef50d6e14d47f97765870 /recipes-bsp/u-boot
parent649da1c35dec52b96a317a14e71559c15e3dda34 (diff)
u-boot-toradex: update to nxp 2020.04
Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common_2020.04.inc (renamed from recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc)5
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2020.04.bb (renamed from recipes-bsp/u-boot/u-boot-toradex_2018.03.bb)1
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc b/recipes-bsp/u-boot/u-boot-toradex-common_2020.04.inc
index 999ed4f..6142373 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common_2020.04.inc
@@ -1,5 +1,6 @@
HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
SECTION = "bootloaders"
+DEPENDS += "flex-native bison-native"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
@@ -9,9 +10,9 @@ SRC_URI = " \
file://fw_env.config \
"
-SRCREV = "548a7dcc242452d447634beef792447515c324f8"
+SRCREV = "111b5f6dd839f4f164ad327e08792bff8a733ab3"
SRCREV_use-head-next = "${AUTOREV}"
-SRCBRANCH = "toradex_imx_v2018.03_4.14.98_2.3.0_bringup"
+SRCBRANCH = "toradex_imx_v2020.04_5.4.24_2.1.0"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb b/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
index 6279286..364395d 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
@@ -8,7 +8,6 @@ B = "${WORKDIR}/build"
PROVIDES += "u-boot"
DEPENDS_append = " dtc-native"
-SRC_URI_append_apalis-imx8a0 = " file://0001-Revert-apalis-imx8-fused-modules-boot-from-emmc.patch"
SRC_URI_append_use-mainline-bsp_colibri-imx8x = " file://0001-colibri-imx8x-modify-device-tree-name-for-mainline-u.patch"
BOOT_TOOLS = "imx-boot-tools"