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 0589cfe..4413e41 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 = "f4b74d8a48e76a626d66cdd9d5e358f630940005"
+SRCREV = "653cb21b42a735b8dca99489837c0baa61ec1503"
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 4b53b88..a69fb9a 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.129"
PV = "${LINUX_VERSION}+git${SRCPV}"
-SRCREV_machine = "c43bc2d5306792f1c0eae67929ac29c26c9bcdc3"
+SRCREV_machine = "ce72bea42c97c5bdb035fb15f43108a3ea68a38b"
SRCREV_machine_use-head-next = "${AUTOREV}"
KCONFIG_MODE="--alldefconfig"