kernel: bump 4.14 to 4.14.152
[openwrt/staging/wigyori.git] / include / kernel-version.mk
index 9cf4675a7d7069c0b2cbf96c927de9a0f2f9592f..cb8e9064f085754c205b42d2ce6bbce457144233 100644 (file)
@@ -7,11 +7,11 @@ ifdef CONFIG_TESTING_KERNEL
 endif
 
 LINUX_VERSION-4.9 = .199
-LINUX_VERSION-4.14 = .151
+LINUX_VERSION-4.14 = .152
 LINUX_VERSION-4.19 = .81
 
 LINUX_KERNEL_HASH-4.9.199 = 0f2531f0908e320ee49954e8d84406db659073b202abc514bcc999ceaa3f7ed5
-LINUX_KERNEL_HASH-4.14.151 = ff519c428ee9bbb513a84db5ec32a7e3705cd8c23a57104b25b944cb79583fae
+LINUX_KERNEL_HASH-4.14.152 = a9239fd9d341aae07b48a8e7a2afd528fe5cde2617d783454c71e6f3dae2b0aa
 LINUX_KERNEL_HASH-4.19.81 = 293ec1ae0f6b3b4be83a217224b51d137f2163cf2d9d294eecf5d0a354e4e29d
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))