[PATCH 4/4] gemini: Bump to kernel v6.1
Linus Walleij
linus.walleij at linaro.org
Wed May 31 14:21:08 PDT 2023
This bumps the Gemini kernel to use v6.1. There is no
reason to stay with v5.15, I personally use newer upstream
kernels constantly and they are tested and work well.
Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
---
target/linux/gemini/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
index 4266db16cd37..b7f1962c9a59 100644
--- a/target/linux/gemini/Makefile
+++ b/target/linux/gemini/Makefile
@@ -11,7 +11,7 @@ FEATURES:=squashfs pci rtc usb dt gpio display ext4 rootfs-part boot-part
CPU_TYPE:=fa526
SUBTARGETS:=generic
-KERNEL_PATCHVER:=5.15
+KERNEL_PATCHVER:=6.1
define Target/Description
Build firmware images for the StorLink/Cortina Gemini CS351x ARM FA526 CPU
--
2.34.1
More information about the openwrt-devel
mailing list