aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-05 12:07:38 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-08 12:11:59 +0200
commit07bd5b7a814b7d7a00cf4b8aaffa91c10b897ba5 (patch)
tree53d87d2c40748e24347409a020161aa121cd0cd1 /include
parent4b4de23dfb431ccb7d49f3c0efb06e3cb9787b0e (diff)
downloadupstream-07bd5b7a814b7d7a00cf4b8aaffa91c10b897ba5.tar.gz
upstream-07bd5b7a814b7d7a00cf4b8aaffa91c10b897ba5.tar.bz2
upstream-07bd5b7a814b7d7a00cf4b8aaffa91c10b897ba5.zip
kernel: bump 4.9 to 4.9.167
Refreshed all patches. Compile-test on: ar71xx Runtime-test on: ar71xx 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 04582dbca3..330bf51643 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
-LINUX_VERSION-4.9 = .166
+LINUX_VERSION-4.9 = .167
LINUX_VERSION-4.14 = .109
-LINUX_KERNEL_HASH-4.9.166 = b8f87c087cbc35d35d55cae1c0c7e47c8d20226d241697bf5d4c0c524439baeb
+LINUX_KERNEL_HASH-4.9.167 = a2b8608a2fe7a6203ed46c3a3d55091b19ac8304dded6338410a361dc63f0a8c
LINUX_KERNEL_HASH-4.14.109 = 3764f165f779568745f1468d8f7e1db65d94eae9cd8d1350f4fe003a0fd88ee0
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))