kernel: bump 4.9 to 4.9.177

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-05-17 14:34:09 +02:00
parent 152755c9a2
commit 85294fc5e7
4 changed files with 6 additions and 6 deletions

View File

@@ -2,10 +2,10 @@
LINUX_RELEASE?=1
LINUX_VERSION-4.9 = .176
LINUX_VERSION-4.9 = .177
LINUX_VERSION-4.14 = .119
LINUX_KERNEL_HASH-4.9.176 = 2a94d008c0737f01d4b78f669a3c40e334cacebe4d62eb25252171cee205b178
LINUX_KERNEL_HASH-4.9.177 = c73b1e3ebcc35b653f7b673ca151fc67b814bdb27269799fa7cda251827887ee
LINUX_KERNEL_HASH-4.14.119 = 5615b713389d74044eaa57032dab674228116b63ed358086c33bd929d7ad3b7c
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))