summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline_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_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_git.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_git.bb b/recipes-kernel/linux/linux-toradex-mainline_git.bb
index cbb751f..db3e223 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -31,10 +31,10 @@ SRC_URI:append = " \
file://0002-drivers-chipidea-disable-runtime-pm-for-imx6ul.patch \
"
-LINUX_VERSION ?= "6.2-rc"
+LINUX_VERSION ?= "6.3-rc"
KBRANCH = "master"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "1b929c02afd37871d5afb9d498426f83432e71c2"
+SRCREV_machine = "fe15c26ee26efa11741a7b632e9f23b01aca4cc6"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"