[LEDE-DEV] [RFC] brcm47xx: bump kernel to 4.4
p.wassi at gmx.at
p.wassi at gmx.at
Sun Oct 23 03:15:12 PDT 2016
Hi there!
As one of LEDE's TODOs is "Bump all kernels to v4.4", I've done
some testing on two brcm47xx devices (brcm47xx is still on kernel 4.1).
The devices I tested on + bootlog:
Linksys WRT54GL - https://pwassi.privatedns.org/lede/brcm47xx/#wrt54gl
ASUS WL500gP V2 - https://pwassi.privatedns.org/lede/brcm47xx/#wl500gpv2
I know, that there are much more devices on brcm47xx which are untested yet.
However, these are the ones I have at home to play with and everything seems
to work fine there. So what do you think about the following 'patch'?
Best regards,
P. Wassi
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile
--- a/target/linux/brcm47xx/Makefile
+++ b/target/linux/brcm47xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs usb
SUBTARGETS:=generic mips74k legacy
MAINTAINER:=Hauke Mehrtens <hauke at hauke-m.de>
-KERNEL_PATCHVER:=4.1
+KERNEL_PATCHVER:=4.4
define Target/Description
Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.
More information about the Lede-dev
mailing list