[openwrt/openwrt] mxs: bump to use 4.14 by default

LEDE Commits lede-commits at lists.infradead.org
Tue Feb 20 06:19:27 PST 2018


wigyori pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/0a2494545e75b1226bf1476808efd53dfaba15ee

commit 0a2494545e75b1226bf1476808efd53dfaba15ee
Author: Zoltan HERPAI <wigyori at uid0.hu>
AuthorDate: Mon Jan 8 23:50:26 2018 +0100

    mxs: bump to use 4.14 by default
    
    Signed-off-by: Zoltan HERPAI <wigyori at uid0.hu>
---
 target/linux/mxs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile
index 29c879f..39064ae 100644
--- a/target/linux/mxs/Makefile
+++ b/target/linux/mxs/Makefile
@@ -13,7 +13,7 @@ FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 
 MAINTAINER:=Zoltan HERPAI <wigyori at uid0.hu>
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 KERNELNAME:=zImage dtbs
 
 define Target/Description



More information about the lede-commits mailing list