summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
2 files changed, 2 insertions, 2 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 aed7d9c..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 = "d7643e40aa0fb5fefa92aa1603f0207628f0c62f"
+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 b2a77bd..bb05608 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
@@ -14,7 +14,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${TDX_VER_ITEM}"
PV_append = "+git${SRCPV}"
-SRCREV = "75e053999ca8769a5ed89b734a579f27081082ad"
+SRCREV = "b8509b84d97ddffbe3bd42287a83109fc56617fb"
SRCBRANCH = "toradex_4.14-2.3.x-imx"
SRCREV_use-head-next = "${AUTOREV}"