kernel: bump 5.4 to 5.4.138
[openwrt/staging/stintel.git] / include / kernel-version.mk
index 54e10af9a33998e4a5a1730a20cc149f2c495e7b..3ef1aba6c39d069c8e6aed4fc610aea74ca4e303 100644 (file)
@@ -6,10 +6,10 @@ ifdef CONFIG_TESTING_KERNEL
   KERNEL_PATCHVER:=$(KERNEL_TESTING_PATCHVER)
 endif
 
-LINUX_VERSION-5.4 = .137
+LINUX_VERSION-5.4 = .138
 LINUX_VERSION-5.10 = .56
 
-LINUX_KERNEL_HASH-5.4.137 = f09e5e366ce5d8bde887cda229ef17138fd1653706a702221f934f99aaa31f7c
+LINUX_KERNEL_HASH-5.4.138 = a43957727a54e5e1035d7372a1e64203ae8e3060c52a3816916157967f9a8657
 LINUX_KERNEL_HASH-5.10.56 = 4d6a0d5f9c50fa44890e0b61e1fb63f6efe6be448ceddfe1ad7c0cbd2890ec6b
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))