[PATCH 3/3] gemini: Bump kernel to v5.15
Linus Walleij
linus.walleij at linaro.org
Mon Apr 11 14:46:19 PDT 2022
It's working well on all tested targets, so let's move
Gemini forward to v5.15. imx is already bumped so why not.
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 95a5a87eaa4d..d5c9bbad13df 100644
--- a/target/linux/gemini/Makefile
+++ b/target/linux/gemini/Makefile
@@ -10,7 +10,7 @@ BOARDNAME:=Cortina Systems CS351x
FEATURES:=squashfs pci rtc usb dt gpio display ext4 rootfs-part boot-part
CPU_TYPE:=fa526
-KERNEL_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.15
define Target/Description
Build firmware images for the StorLink/Cortina Gemini CS351x ARM FA526 CPU
--
2.35.1
More information about the openwrt-devel
mailing list