summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline-rt_git.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-rt_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
index b2faaaa..e40df42 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
@@ -1,3 +1,4 @@
+LINUX_VERSION ?= "6.2-rc"
require recipes-kernel/linux/linux-toradex-mainline_git.bb
SUMMARY = "Toradex mainline real-time Linux kernel"
@@ -5,9 +6,8 @@ SUMMARY = "Toradex mainline real-time Linux kernel"
# the RT patch on top of a vanilla kernel.
LINUX_REPO = "git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git"
-LINUX_VERSION ?= "6.1-rc7-rt5"
-KBRANCH = "linux-6.1.y-rt"
-SRCREV_machine = "ab6918479c58dcaaebc5998301492a55e626b720"
+KBRANCH = "linux-6.2.y-rt"
+SRCREV_machine = "bee0efc1fe1add1df7d677cee5a9c4c325196403"
SRCREV_machine:use-head-next = "${AUTOREV}"
SRC_URI:append = " \