[openwrt/openwrt] kernel: bump 4.14 to 4.14.12

LEDE Commits lede-commits at lists.infradead.org
Mon Jan 8 10:15:34 PST 2018


stintel pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/aa399b4e279f450ed0ccd7a763a275f4b5f96695

commit aa399b4e279f450ed0ccd7a763a275f4b5f96695
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Mon Jan 8 13:40:26 2018 +0200

    kernel: bump 4.14 to 4.14.12
    
    No patch refresh required.
    
    Compile-tested on: octeon, x86/64.
    Runtime-tested on: octeon, x86/64.
    
    Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
 include/kernel-version.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 81d5430..ff6ba2a 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -5,12 +5,12 @@ LINUX_RELEASE?=1
 LINUX_VERSION-3.18 = .71
 LINUX_VERSION-4.4 = .108
 LINUX_VERSION-4.9 = .73
-LINUX_VERSION-4.14 = .11
+LINUX_VERSION-4.14 = .12
 
 LINUX_KERNEL_HASH-3.18.71 = 5abc9778ad44ce02ed6c8ab52ece8a21c6d20d21f6ed8a19287b4a38a50c1240
 LINUX_KERNEL_HASH-4.4.108 = 5a001198625ce9f7b0ef1e4b43e033aea859e1ef3509532412cce8f0375ba51a
 LINUX_KERNEL_HASH-4.9.73 = 558b65c53f6d6c421d897ad4b651e51ba341fe4dd97122ec922e23ebd2c16e2b
-LINUX_KERNEL_HASH-4.14.11 = 7768956a513f1d4eeb49ba6b55c5b131da60f1a698a3b3657718bf23a6b86d0a
+LINUX_KERNEL_HASH-4.14.12 = 6608f7d480efc5c1078888e9344f4e0b0cd9bef0b6541cbdaec7d138e03856af
 
 ifdef KERNEL_PATCHVER
   LINUX_VERSION:=$(KERNEL_PATCHVER)$(strip $(LINUX_VERSION-$(KERNEL_PATCHVER)))



More information about the lede-commits mailing list