[openwrt/openwrt] layerscape: switch to 6.6 kernel

LEDE Commits lede-commits at lists.infradead.org
Fri Aug 2 03:15:48 PDT 2024


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/633341c1a531a52827ae0885154c488ca37b35e3

commit 633341c1a531a52827ae0885154c488ca37b35e3
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Wed Jul 31 09:16:49 2024 +0200

    layerscape: switch to 6.6 kernel
    
    Let's start wide tests 6.6 kernel.
    
    Signed-off-by: Pawel Dembicki <paweldembicki at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/16037
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 target/linux/layerscape/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/target/linux/layerscape/Makefile b/target/linux/layerscape/Makefile
index 30b9fb8f73..e0bc544f43 100644
--- a/target/linux/layerscape/Makefile
+++ b/target/linux/layerscape/Makefile
@@ -7,8 +7,7 @@ include $(TOPDIR)/rules.mk
 BOARD:=layerscape
 BOARDNAME:=NXP Layerscape
 
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
 
 FEATURES:=squashfs nand usb pcie gpio fpu ubifs ext4 rootfs-part boot-part
 SUBTARGETS:=armv8_64b armv7




More information about the lede-commits mailing list