Been running it for a few days on RPi0W PMS sensor node and on RPi4. Lets start wider userbase testing.
Cc: Stijn Tintel <[email protected]> Cc: Álvaro Fernández Rojas <[email protected]> Signed-off-by: Petr Štetiar <[email protected]> --- target/linux/bcm27xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/bcm27xx/Makefile b/target/linux/bcm27xx/Makefile index 7cc2aab7009b..e7585776afc9 100644 --- a/target/linux/bcm27xx/Makefile +++ b/target/linux/bcm27xx/Makefile @@ -13,7 +13,7 @@ BOARDNAME:=Broadcom BCM27xx FEATURES:=ext4 audio usb usbgadget display gpio fpu squashfs rootfs-part boot-part SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711 -KERNEL_PATCHVER:=4.19 +KERNEL_PATCHVER:=5.4 KERNEL_TESTING_PATCHVER=5.4 define Target/Description _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
