kirkwood: kernel: switch to 6.12 version
authorPawel Dembicki <[email protected]>
Thu, 6 Nov 2025 11:50:07 +0000 (12:50 +0100)
committerHauke Mehrtens <[email protected]>
Sun, 9 Nov 2025 21:55:44 +0000 (22:55 +0100)
No new reggresions was observed. Time to switch to 6.12.

Signed-off-by: Pawel Dembicki <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20672
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/kirkwood/Makefile

index 04d58c59e0327c5449c6fb772036492d1569e7fe..7216c573b03d7f2c2d923bdcf79e6c00c26f1539 100644 (file)
@@ -11,8 +11,7 @@ FEATURES:=rtc usb nand squashfs ramdisk
 CPU_TYPE:=xscale
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk