kernel: bump 4.9 to 4.9.166

Refreshed all patches.

Compile-tested on: ar71xx
Runtime-tested on: ar71xx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte
2019-03-29 14:04:00 +01:00
parent 22a3e65662
commit 1ff4cd1ff1
2 changed files with 5 additions and 5 deletions

View File

@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
LINUX_VERSION-4.9 = .165
LINUX_VERSION-4.9 = .166
LINUX_VERSION-4.14 = .108
LINUX_KERNEL_HASH-4.9.165 = 47a0916af54b37028417f365c8938477af00235f4f36c514e9375155772f043c
LINUX_KERNEL_HASH-4.9.166 = b8f87c087cbc35d35d55cae1c0c7e47c8d20226d241697bf5d4c0c524439baeb
LINUX_KERNEL_HASH-4.14.108 = b6e33c687f26cd13934f961f48985c17ab3fd0e09aae007a175e3bbf3a8ed454
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))