aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-10-07 13:09:02 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-10-08 12:44:35 +0200
commit9b04a7576bbc26629f47f7a24cc3cff4f283127c (patch)
tree774e3517edd6ca1a4098d174a1a93751b7542734 /include
parent65fad9fec51d00a740a4feecb4139a5fc03f581f (diff)
downloadupstream-9b04a7576bbc26629f47f7a24cc3cff4f283127c.tar.gz
upstream-9b04a7576bbc26629f47f7a24cc3cff4f283127c.tar.bz2
upstream-9b04a7576bbc26629f47f7a24cc3cff4f283127c.zip
kernel: bump 4.14 to 4.14.147
Refreshed all patches. Altered patches: - 403-mtd_fix_cfi_cmdset_0002_status_check.patch (ar71xx) - 403-mtd_fix_cfi_cmdset_0002_status_check.patch (ath79) Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 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 12856f0e0f..0208feed8c 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -7,11 +7,11 @@ ifdef CONFIG_TESTING_KERNEL
endif
LINUX_VERSION-4.9 = .195
-LINUX_VERSION-4.14 = .146
+LINUX_VERSION-4.14 = .147
LINUX_VERSION-4.19 = .76
LINUX_KERNEL_HASH-4.9.195 = 54be562a2da16eecd612f641146dc099c1aa05c0fc559c971bdfde161c929d68
-LINUX_KERNEL_HASH-4.14.146 = a3c54b887ea3e679382bd4c0536e6a281b071dab2258bd3ee8af75baef2023f5
+LINUX_KERNEL_HASH-4.14.147 = 8fd793688c9d9d4e26fdc175be92b6e638b6a86f4150dd66edecebab0bb85b12
LINUX_KERNEL_HASH-4.19.76 = ba4dd29902734b263a5197410363b17f30dc60bc999bd6ce90b6f5910b971e66
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))