aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-05-02 14:30:50 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-05-06 12:43:01 +0200
commit07720c392f1697cd3f79e181da624f0604bbb210 (patch)
treee167b0454e9cb42c385284d441920a89f9ae945a /include
parentfca966d7b7d3baa4522cce25b962ea4ac183444a (diff)
downloadupstream-07720c392f1697cd3f79e181da624f0604bbb210.tar.gz
upstream-07720c392f1697cd3f79e181da624f0604bbb210.tar.bz2
upstream-07720c392f1697cd3f79e181da624f0604bbb210.zip
kernel: bump 4.14 to 4.14.115
Refreshed all patches. Compile-tested on: ar71xx, cns3xxx, imx6, x86_64 Runtime-tested on: ar71xx, cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 32d71c2fe4..3a38c4ffb6 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -3,11 +3,11 @@
LINUX_RELEASE?=1
LINUX_VERSION-4.9 = .172
-LINUX_VERSION-4.14 = .114
+LINUX_VERSION-4.14 = .115
LINUX_VERSION-4.19 = .37
LINUX_KERNEL_HASH-4.9.172 = 49428e30989cc0b069a6f4b7bc08988deb02d10f910ca0c4d1e44b22155eb40e
-LINUX_KERNEL_HASH-4.14.114 = b75e1dcfabc8d18051a07cbf9b60eaee8ac470a2311fed20447fd0d022c19e15
+LINUX_KERNEL_HASH-4.14.115 = b7ae61711a1323053d68fd47911b92977afd526d302755518e42744251516186
LINUX_KERNEL_HASH-4.19.37 = ecb0b30ec32c0c7d614c394158c7d37099a815507ed62235cca32052d7ff9c65
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))