summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-ti_6.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb b/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb
index 530c3a3..5000645 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "96179e4a5bb05e5811fe6d7ed03cb78042676518"
+SRCREV = "0db5fb465be846c8ca7f69528d267b9ca2aa07e8"
SRCREV:use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_ti-u-boot-2023.04"
diff --git a/recipes-kernel/linux/linux-toradex-ti_6.1.bb b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
index 02cdf18..320fc5d 100644
--- a/recipes-kernel/linux/linux-toradex-ti_6.1.bb
+++ b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
@@ -18,7 +18,7 @@ KERNEL_VERSION_SANITY_SKIP = "1"
SCMVERSION ?= "y"
SRCBRANCH = "toradex_ti-linux-6.1.y"
-SRCREV_machine = "5ed54483177b1e72267c77c019175e06c3d87c7f"
+SRCREV_machine = "36991ce6ffece72d961a474f994ed5a05efaaca8"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"