[openwrt/openwrt] lantiq: switch to Kernel 5.15 by default

LEDE Commits lede-commits at lists.infradead.org
Thu May 4 11:56:05 PDT 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/c6419d1946996aa859cef9df897a0c1c1f796d11

commit c6419d1946996aa859cef9df897a0c1c1f796d11
Author: Paul Spooren <mail at aparcar.org>
AuthorDate: Wed Feb 22 19:55:56 2023 +0100

    lantiq: switch to Kernel 5.15 by default
    
    Getting ready for the next release.
    
    Signed-off-by: Paul Spooren <mail at aparcar.org>
---
 target/linux/lantiq/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile
index 08618fa9a3..2e166a5f37 100644
--- a/target/linux/lantiq/Makefile
+++ b/target/linux/lantiq/Makefile
@@ -9,8 +9,7 @@ BOARDNAME:=Lantiq
 FEATURES:=squashfs
 SUBTARGETS:=xrx200 xway xway_legacy falcon ase
 
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
 
 define Target/Description
 	Build firmware images for Lantiq SoC




More information about the lede-commits mailing list