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-18 19:31:44 +0100
commiteb1a0e84c8f5732264d4784405ed5a1756964fd7 (patch)
tree504851085c66d745d85bc06bb3aecee54c043909
parentce8aca76b97a2238e3bff8c09cc4c1f4dfc40e04 (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> (cherry picked from commit 1d43c7a496efd435c8493afe583864fc4192deb5)
-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 47642ff..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 = "204194971221525557191647433d6145deaa3279"
-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"