kernel: bump 4.9 to 4.9.178
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Fri, 24 May 2019 07:59:45 +0000 (09:59 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Tue, 28 May 2019 09:04:43 +0000 (11:04 +0200)
Refreshed all patches.

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

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
include/kernel-version.mk

index 01302eaaad5a0270f0dfd2782b87db201fc1a84b..f1a776992982bafc2127f945541260f8f4b6e108 100644 (file)
@@ -2,10 +2,10 @@
 
 LINUX_RELEASE?=1
 
-LINUX_VERSION-4.9 = .177
+LINUX_VERSION-4.9 = .178
 LINUX_VERSION-4.14 = .120
 
-LINUX_KERNEL_HASH-4.9.177 = c73b1e3ebcc35b653f7b673ca151fc67b814bdb27269799fa7cda251827887ee
+LINUX_KERNEL_HASH-4.9.178 = 13ffd8b0725d9ce9f9e927f4748ef640b049d7c69f21b28ca0d976cc23072566
 LINUX_KERNEL_HASH-4.14.120 = ddb8e86cf65e6f53f782bc46f026823b6b3fc472aa1385b601f22dce2dbccb4c
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))