summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-01-05 17:41:39 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2023-01-26 13:06:20 +0100
commitefd9a06af4bc6f6eba66cfee079aad5ebd3ad735 (patch)
tree33152e7a13c93c60683ff930c678e271039f6d78
parente55dc4b6fa216ffe882b1b918103ea4319c39b66 (diff)
linux-toradex-mainline-rt: move to 6.2.y-rt
Set the fixed hash to v6.2-rc3-rt1. As we use `LINUX_VERSION ?=` set the variable before including linux-toradex-mainline_git.bb. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-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 = " \