From 3dcb8f06fc81805b815f48c70631d40710eb97ff Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 12 Mar 2024 10:32:00 +0100 Subject: linux-toradex-upstream_mainline: bump version number Kernel 6.8 is released. Mainline now works on 6.9, thus bump the vesion setting to 6.9-rc. Signed-off-by: Max Krummenacher --- recipes-kernel/linux/linux-toradex-upstream_mainline.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-toradex-upstream_mainline.bb b/recipes-kernel/linux/linux-toradex-upstream_mainline.bb index 5212cac..644a642 100644 --- a/recipes-kernel/linux/linux-toradex-upstream_mainline.bb +++ b/recipes-kernel/linux/linux-toradex-upstream_mainline.bb @@ -15,6 +15,6 @@ TDX_PATCHES = " \ " # set PV manually, that way PREFERRED_VERSION can be set to a constant value PV = "mainline" -LINUX_VERSION = "6.8-rc" +LINUX_VERSION = "6.9-rc" KBRANCH = "master" SRCREV_machine = "${AUTOREV}" -- cgit v1.2.3