From: Adrian Schmutzler Date: Fri, 3 Apr 2020 13:47:47 +0000 (+0200) Subject: bcm63xx: use kernel 5.4 as testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=51b07e782d037797afbd141f356fd507574e388c;p=openwrt%2Fstaging%2Fnbd.git bcm63xx: use kernel 5.4 as testing kernel This uses 5.4 as testing kernel. Since 4.19 has not seen broad testing yet, just keep 4.14 as stable kernel until 5.4 is ready. Tested on Comtrend AR-5387un (Thanks to @Noltari). Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/bcm63xx/Makefile b/target/linux/bcm63xx/Makefile index a7f3c32fab..9e7e2b052e 100644 --- a/target/linux/bcm63xx/Makefile +++ b/target/linux/bcm63xx/Makefile @@ -13,7 +13,7 @@ BOARDNAME:=Broadcom BCM63xx SUBTARGETS:=generic smp FEATURES:=squashfs usb atm pci pcmcia usbgadget KERNEL_PATCHVER:=4.14 -KERNEL_TESTING_PATCHVER:=4.19 +KERNEL_TESTING_PATCHVER:=5.4 define Target/Description Build firmware images for Broadcom based xDSL/routers