[OpenWrt-Devel] [PATCH] ath79: switch to kernel 5.4

Daniel Golle daniel at makrotopia.org
Sun Jul 5 16:50:05 EDT 2020


On Sun, Jul 05, 2020 at 02:24:18PM +0200, David Bauer wrote:
> Hi all,
> 
> On 4/2/20 9:53 PM, David Bauer wrote:
> > As the reported major bugs are ironed out, switch to the new kernel to
> > begin testing with a broader audience.
> 
> As the DSP exception is now sorted out we should be good to go here.
> 
> Any objections on applying this patch left?
> 
> Best wishes
> David
> 
> > 
> > Signed-off-by: David Bauer <mail at david-bauer.net>
> > ---
> >   target/linux/ath79/Makefile | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/target/linux/ath79/Makefile b/target/linux/ath79/Makefile
> > index 9b203cf48e..a955602ba9 100644
> > --- a/target/linux/ath79/Makefile
> > +++ b/target/linux/ath79/Makefile
> > @@ -8,7 +8,7 @@ SUBTARGETS:=generic mikrotik nand tiny
> >   FEATURES:=ramdisk
> > -KERNEL_PATCHVER:=4.19
> > +KERNEL_PATCHVER:=5.4
> >   KERNEL_TESTING_PATCHVER:=5.4

I suggest to completely remove KERNEL_TESTING_PATCHVER instead of
setting it to the same version as KERNEL_PATCHVER.




More information about the openwrt-devel mailing list