aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2020-05-11 11:29:01 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2020-05-12 12:45:57 +0200
commit5faccaf0252b4130ecb50d369c4ed2ead907aa10 (patch)
tree50ad5a5d5189aa8f4d7127a3806d47765f4995bf /include
parent2a9c2c0721629f3e24f4c3d89a703edda6891f77 (diff)
downloadupstream-5faccaf0252b4130ecb50d369c4ed2ead907aa10.tar.gz
upstream-5faccaf0252b4130ecb50d369c4ed2ead907aa10.tar.bz2
upstream-5faccaf0252b4130ecb50d369c4ed2ead907aa10.zip
kernel: bump 4.9 to 4.9.223
Refreshed all patches. Fixes: - CVE-2020-12114 Compile-tested on: ar71xx Runtime-tested 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 80aebc99ce..6f69898b1b 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
-LINUX_VERSION-4.9 = .219
+LINUX_VERSION-4.9 = .223
LINUX_VERSION-4.14 = .176
-LINUX_KERNEL_HASH-4.9.219 = 6b17238cced3e1c2753d6d5b4f662bd347d4651f07c35506b849eb10aea7bc44
+LINUX_KERNEL_HASH-4.9.223 = cf5300e6f5d8c66c2bed8f00d53f9c58103731809862427012e4010f5d782ae5
LINUX_KERNEL_HASH-4.14.176 = bcae0956baaeb55dab5bad0401873fbc5baaa7fbe957ea6d27a5ab241cec5ca2
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))