summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-03-12 10:01:09 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-03-12 19:06:46 +0100
commit1d43c7a496efd435c8493afe583864fc4192deb5 (patch)
tree50044da47d09ce51a0279530d9b601d1590e1674
parent4be26a02083ee3329ba037ea7ec60f153c2a3067 (diff)
u-boot-toradex: i.mx8: update to imx_v2018.03_4.14.98_2.3.0
This updates to the NXP BSP 2.3.0 at tag rel_imx_4.14.98_2.3.1_patch. Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc5
1 files changed, 2 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_2018.03.inc
index 99ed867..03ebfef 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
@@ -4,10 +4,9 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
UBOOT_SRC ?= "git://git.toradex.com/u-boot-toradex.git;protocol=https"
SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
-SRCREV = "c0ff506c39318a0d30e2ccace0bbfb8cdcde43c3"
-SRCBRANCH = "toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup"
+SRCREV = "a960b9ecd99d1b4e3f194bc52d92cb41b0d80e4a"
SRCREV_use-head-next = "${AUTOREV}"
-SRCBRANCH_use-head-next = "toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup"
+SRCBRANCH = "toradex_imx_v2018.03_4.14.98_2.3.0_bringup"
S = "${WORKDIR}/git"