summaryrefslogtreecommitdiff
path: root/recipes-bsp
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-06-09 18:53:14 +0200
commita24139bf161795b94d324bfff2467c19445bd811 (patch)
tree9ea14ebd617b3c49ffcb2496e4709a3818fe78bc /recipes-bsp
parent32f0eb8ec3a0887d7254ab540c4c0afd15810bfd (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) (cherry picked from commit eb1a0e84c8f5732264d4784405ed5a1756964fd7)
Diffstat (limited to 'recipes-bsp')
-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"