kernel: bump 4.14 to 4.14.137
[openwrt/openwrt.git] / include / kernel-version.mk
index 4ac6d4fd961bfdb0d08893ae9465ec454d28b34c..8a604844b34bf6739690d65f29706334e21d928f 100644 (file)
@@ -7,11 +7,11 @@ ifdef CONFIG_TESTING_KERNEL
 endif
 
 LINUX_VERSION-4.9 = .188
-LINUX_VERSION-4.14 = .136
+LINUX_VERSION-4.14 = .137
 LINUX_VERSION-4.19 = .64
 
 LINUX_KERNEL_HASH-4.9.188 = 27539853b25d1830fe81b108f39249c6ddf8b47257cdba09404ba0949863e222
-LINUX_KERNEL_HASH-4.14.136 = 268dff959216e59437a8f9db7c2cea3a1ada8a4c72232dc5b7f83ecca12bdf70
+LINUX_KERNEL_HASH-4.14.137 = 93f8e91329300f325a5b4dd9de1f51c0b1bf9591dfd2274044c2f70f96bae228
 LINUX_KERNEL_HASH-4.19.64 = 7a6f8be33df3bef763495e8dde7a2fd7cdad71d7b952cd740b68eaac1bab5abd
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))