summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-04-09 12:06:16 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-04-09 12:08:31 +0200
commitc21550db2958b33f5787828636b7fffcc5545fa5 (patch)
tree3ea4ada966b7f5e922f2f59cbf51f8fee9f3cb30 /recipes-bsp
parentd65873ad2f7a117847c641011a9f9dde74b9462f (diff)
u-boot-toradex: use latest
Related-to: ELB-2510 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common.inc2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common.inc b/recipes-bsp/u-boot/u-boot-toradex-common.inc
index 39633d1..f476e17 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common.inc
@@ -12,7 +12,7 @@ inherit fsl-u-boot-localversion
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "694e2136eefc2d110f44b26218c03e44a1e88235"
+SRCREV = "26d926eda08ea0218befcd773191961a9afcd069"
SRCBRANCH = "toradex_2019.07"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_2019.07-next"
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 03ebfef..aed7d9c 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,7 +4,7 @@ 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 = "a960b9ecd99d1b4e3f194bc52d92cb41b0d80e4a"
+SRCREV = "d7643e40aa0fb5fefa92aa1603f0207628f0c62f"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_imx_v2018.03_4.14.98_2.3.0_bringup"