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_git.bb6
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
index edb6e2c..3def2c6 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 = "master"
-SRCREV = "653cb21b42a735b8dca99489837c0baa61ec1503"
+SRCREV = "4d391402e393bbdd22e0989fc966502358514794"
SRCREV:use-head-next = "${AUTOREV}"
COMPATIBLE_MACHINE = ".*(mx[678]).*"
diff --git a/recipes-kernel/linux/linux-toradex-mainline_git.bb b/recipes-kernel/linux/linux-toradex-mainline_git.bb
index b876381..e20a9b7 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -30,11 +30,11 @@ SRC_URI:append = " \
file://0001-thermal-imx-Update-critical-temp-threshold.patch \
"
-LINUX_VERSION ?= "5.19.1"
-LINUX_VERSION:use-head-next ?= "5.19"
+LINUX_VERSION ?= "6.0-rc3"
+LINUX_VERSION:use-head-next ?= "6.0"
KBRANCH = "master"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "c2e9702659dfc309dfda6116da48f200fe425aab"
+SRCREV_machine = "b90cb1053190353cc30f0fef0ef1f378ccc063c5"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"