summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/device-tree-overlays-mainline_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.4.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
index 4413e41..4906f07 100644
--- a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
SRCBRANCH = "toradex_5.4.y"
-SRCREV = "653cb21b42a735b8dca99489837c0baa61ec1503"
+SRCREV = "8f727c038e267c4388b1a27d8e5a460b130d36a6"
SRCREV_use-head-next = "${AUTOREV}"
COMPATIBLE_MACHINE = ".*(mx[678]|tegra124).*"
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
index 24f4fba..7f2e14a 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
LINUX_VERSION ?= "5.4.193"
PV = "${LINUX_VERSION}+git${SRCPV}"
-SRCREV_machine = "3ae1979ab8e68160a3af8c8b0e7ffc65c1869345"
+SRCREV_machine = "f5d73fd6e9f806fea129d0f26ca7c555d408ba09"
SRCREV_machine_use-head-next = "${AUTOREV}"
KCONFIG_MODE="--alldefconfig"