aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-07-09 12:18:31 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-07-09 17:02:09 +0200
commit7f4510a251e318b0360daf745a6fa698a6824d63 (patch)
tree883fe7da212704cd75056392ad7d34c6323ff42d /include
parent411e42cdc6e53c5e65a838ed28c8710572a02ccb (diff)
downloadupstream-7f4510a251e318b0360daf745a6fa698a6824d63.tar.gz
upstream-7f4510a251e318b0360daf745a6fa698a6824d63.tar.bz2
upstream-7f4510a251e318b0360daf745a6fa698a6824d63.zip
kernel: bump 4.14 to 4.14.132
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx 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 d0b32dae95..63995560b2 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -7,11 +7,11 @@ ifdef CONFIG_TESTING_KERNEL
endif
LINUX_VERSION-4.9 = .180
-LINUX_VERSION-4.14 = .131
+LINUX_VERSION-4.14 = .132
LINUX_VERSION-4.19 = .48
LINUX_KERNEL_HASH-4.9.180 = d25a490d62a3e96a587333e163862585eac4086fc8d4893b4ec1711e7d387c5f
-LINUX_KERNEL_HASH-4.14.131 = 19f6404c30f4a9a1fe3315b902676b6d63a470be5d55cf2a0e47983c643c8ff5
+LINUX_KERNEL_HASH-4.14.132 = da86f39a722da656fce4e2685223093b5d5f4db94046fcd79e492428a82ff330
LINUX_KERNEL_HASH-4.19.48 = 01d0db4f10cc8e384241a605e29413e32c442aa6853c116877538b07c16893fa
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))