Skip to content
Snippets Groups Projects
Verified Commit b6f98bba authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

patches/openwrt: kernel: update to 5.15.79 and 5.10.155

parent 7b328ef6
Branches
Tags
No related merge requests found
Pipeline #106520 passed with stages
in 6 minutes and 50 seconds
......@@ -15,12 +15,12 @@ index 07e64d4edd..28ce352d1d 100644
endif
LINUX_VERSION-5.4 = .224
+LINUX_VERSION-5.10 = .154
+LINUX_VERSION-5.15 = .78
+LINUX_VERSION-5.10 = .155
+LINUX_VERSION-5.15 = .79
LINUX_KERNEL_HASH-5.4.224 = 8b7df25b5560620eb2776d7b7c67569764b3916ff2f596767f72567b38d13d36
+LINUX_KERNEL_HASH-5.10.154 = c6ae3d4da4324933160260d0f092a40cd27f9ed03449380790afbe6ce91ee688
+LINUX_KERNEL_HASH-5.15.78 = 0db99f7347a38c27b8c155f3c9c8b260011aea0a4ded85ee95e6095b1e69a499
+LINUX_KERNEL_HASH-5.10.155 = f1b027526c58e7bd127f35b17736e4a6c865866b9048898f05c5358d4d52d4f3
+LINUX_KERNEL_HASH-5.15.79 = cba39031dbc0eed0785b8afdc8c58cf23df83e47001b2354fa44486ae699c154
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))
sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1)))))))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment