summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-09-04 16:15:10 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2023-09-05 05:41:38 -0300
commit189c192ef88ffc0a1192a984731a9e8fc6c19a57 (patch)
tree708aec5ffe3cbbc8fe3836b36003c91107acf34e
parent072af37855d1839fe533d7d80399171ad2d9be87 (diff)
linux-toradex-mainline: bump to latest 6.5 / 6.6-rc
linux-toradex-mainline: master now is at 6.6-rc Set the reported version to 6.6-rc and update the git hash to the baseline of current master, i.e. tag v6.5. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-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 713d098..6539013 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -32,10 +32,10 @@ SRC_URI:append = " \
file://0004-media-i2c-ov5640-Implement-get_mbus_config.patch \
"
-LINUX_VERSION ?= "6.5-rc"
+LINUX_VERSION ?= "6.6-rc"
KBRANCH = "master"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "6aeadf7896bff4ca230702daba8788455e6b866e"
+SRCREV_machine = "2dde18cd1d8fac735875f2e4987f11817cc0bc2c"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"