aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-25 12:54:12 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-25 16:48:50 +0200
commiteee336ee4a19b80721d47a04c4a6984eb0a555a6 (patch)
tree1482d547ef61a9ed3a1da845acc8e7246b149905 /include
parentdbe5730bf956903f64975a3baf746c93d4f36e10 (diff)
downloadupstream-eee336ee4a19b80721d47a04c4a6984eb0a555a6.tar.gz
upstream-eee336ee4a19b80721d47a04c4a6984eb0a555a6.tar.bz2
upstream-eee336ee4a19b80721d47a04c4a6984eb0a555a6.zip
kernel: bump 4.14 to 4.14.130
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 ac9b341d68..c435fd65d3 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 = .129
+LINUX_VERSION-4.14 = .130
LINUX_VERSION-4.19 = .48
LINUX_KERNEL_HASH-4.9.180 = d25a490d62a3e96a587333e163862585eac4086fc8d4893b4ec1711e7d387c5f
-LINUX_KERNEL_HASH-4.14.129 = 7548482b03aea1784e728e4d29fe75a2abc61c9dbf9851ec925a7fbecf9336e4
+LINUX_KERNEL_HASH-4.14.130 = 29ca9050ff9a60b7ab3b23d4b7da008df8b0f7329492a7bc84c1685481745259
LINUX_KERNEL_HASH-4.19.48 = 01d0db4f10cc8e384241a605e29413e32c442aa6853c116877538b07c16893fa
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))