From 189c192ef88ffc0a1192a984731a9e8fc6c19a57 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 4 Sep 2023 16:15:10 +0200 Subject: 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 --- recipes-kernel/linux/linux-toradex-mainline_git.bb | 4 ++-- 1 file 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" -- cgit v1.2.3