summaryrefslogtreecommitdiff
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-27 18:02:24 +0200
commit59f7440d61253fff06fac123f4cb1e6a7d7790a4 (patch)
treebacc2fe0eb3064e1ec1e6cb931cebab8769395a4
parent9cbe30427c7d41cb4532a6e85bb7b6a68c65c967 (diff)
u-boot-toradex & linux-toradex: update to latest
Related-to: ELB-2510 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit c21550db2958b33f5787828636b7fffcc5545fa5) (cherry picked from commit 8782c3f3597fff57a511d279da26c4545c735dd8) (cherry picked from commit 7fa05957ec93243515bac8bd0ffcca70ddafbf69) (cherry picked from commit b356909a2fd73a885225cfde9e955bf81475da69)
-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
-rw-r--r--recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common.inc b/recipes-bsp/u-boot/u-boot-toradex-common.inc
index 1fb7df3..25a6ff9 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 toradex-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..ff23810 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 = "d626574ba1730aa25abe86d081c66d2616abfc75"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_imx_v2018.03_4.14.98_2.3.0_bringup"
diff --git a/recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb b/recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb
index 851fb8f..8addb9c 100644
--- a/recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb
@@ -16,7 +16,7 @@ inherit toradex-kernel-localversion
LOCALVERSION = "-${TDX_VERSION}"
PV_append = "+git${SRCPV}"
-SRCREV = "12620a9e8a0ca2d9950e3863a350061ba581fe63"
+SRCREV = "b8509b84d97ddffbe3bd42287a83109fc56617fb"
SRCBRANCH = "toradex_4.14-2.3.x-imx"
SRCREV_use-head-next = "${AUTOREV}"