aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStijn Segers <foss@volatilesystems.org>2018-09-16 17:28:53 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-09-17 15:47:44 +0200
commitb4f672c1f986c279853353868ff4bcb5f673ff0e (patch)
tree871b1ff080479b089ccc15b8a4aa05ec53debd70 /include
parent4f6ad3c13ace1d341179ad82f417aa0ce5adf51d (diff)
downloadupstream-b4f672c1f986c279853353868ff4bcb5f673ff0e.tar.gz
upstream-b4f672c1f986c279853353868ff4bcb5f673ff0e.tar.bz2
upstream-b4f672c1f986c279853353868ff4bcb5f673ff0e.zip
kernel: bump 4.9 to 4.9.127 for 18.06
Refreshes patches and bumps 4.9 kernel to 4.9.127 for OpenWrt 18.06. Compile-tested on ar71xx. Signed-off-by: Stijn Segers <foss@volatilesystems.org>
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 c6108bead8..50aed02c4a 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
-LINUX_VERSION-4.9 = .125
+LINUX_VERSION-4.9 = .127
LINUX_VERSION-4.14 = .68
-LINUX_KERNEL_HASH-4.9.125 = a764deef61bebfac1d07b2ed6890f93a12a9ab6d3fc3c53e3d850ed4681111cb
+LINUX_KERNEL_HASH-4.9.127 = 9477aeaded97589a40d7cbbfeebfa7a8f863130c0729a8dc5cdbcf48eb6fdd0f
LINUX_KERNEL_HASH-4.14.68 = 791dbf1597033bf2b61e83307d78188ffc1ad4bdd1da3234876667edfdd28690
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))