summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-03-10 10:46:12 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2023-03-10 11:07:09 +0100
commitd02e981862319281ea26f86f01f4b8072acb2c82 (patch)
tree0e7ceb7a9f4e906b3854c7d8da340dc0c39ef01b /recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
parent625fc358645788eea74e95863138e339813096dd (diff)
linux-toradex-mainline/-rt: bump to 6.3-rc1
Bump the git hashes and on rt the branch to 6.3-rc. Drop the 6.2 specific patch version for the RT kernel. . Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
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 2cbf080..707101d 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
@@ -1,4 +1,4 @@
-LINUX_VERSION ?= "6.2-rc"
+LINUX_VERSION ?= "6.3-rc"
require recipes-kernel/linux/linux-toradex-mainline_git.bb
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-git:"
@@ -7,8 +7,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"
-KBRANCH = "linux-6.2.y-rt"
-SRCREV_machine = "bee0efc1fe1add1df7d677cee5a9c4c325196403"
+KBRANCH = "linux-6.3.y-rt"
+SRCREV_machine = "c0ca8b79d21d0c9a1ac7ed0ebebb5588804ba825"
SRCREV_machine:use-head-next = "${AUTOREV}"
SRC_URI:append = " \