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

patches/openwrt: kernel: update to 5.10.154 and 5.15.78

parent 329937f8
Branches
Tags
No related merge requests found
Pipeline #106382 failed with stages
in 7 minutes and 55 seconds
......@@ -7,7 +7,7 @@
📌 Updates
• syncthing updated to version 1.19.2
• golang updated to version 1.18.8
• Linux kernel updated to 5.15.77 and 5.10.153
• Linux kernel updated to 5.15.78 and 5.10.154
6.0.2
-----
......
......@@ -14,13 +14,13 @@ index 07e64d4edd..28ce352d1d 100644
@@ -7,8 +7,12 @@ ifdef CONFIG_TESTING_KERNEL
endif
LINUX_VERSION-5.4 = .219
+LINUX_VERSION-5.10 = .153
+LINUX_VERSION-5.15 = .77
LINUX_VERSION-5.4 = .224
+LINUX_VERSION-5.10 = .154
+LINUX_VERSION-5.15 = .78
LINUX_KERNEL_HASH-5.4.219 = 5293ad927269dfb697bc80e9dd95c1d9fd2e4bad7d8422300e012fd31950a261
+LINUX_KERNEL_HASH-5.10.153 = 3cf2e4519fe451caef0ee0a8beac694612267325f7055fc38d6a990a762f1662
+LINUX_KERNEL_HASH-5.15.77 = 142f841f33796a84c62fae2f2b96d2120bd8bbf9e0aac4ce157692cdb0afe9f9
LINUX_KERNEL_HASH-5.4.224 = 8b7df25b5560620eb2776d7b7c67569764b3916ff2f596767f72567b38d13d36
+LINUX_KERNEL_HASH-5.10.154 = c6ae3d4da4324933160260d0f092a40cd27f9ed03449380790afbe6ce91ee688
+LINUX_KERNEL_HASH-5.15.78 = 0db99f7347a38c27b8c155f3c9c8b260011aea0a4ded85ee95e6095b1e69a499
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