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

patches/openwrt: kernel: update to version 5.15.58

parent 118cd558
Branches
Tags
1 merge request!569Turris OS 6.0 (HBK)
Pipeline #102580 passed with stage
in 7 minutes and 19 seconds
......@@ -16,10 +16,10 @@ index 4ef7ddd841..f3e561bd2b 100644
endif
-LINUX_VERSION-5.4 = .203
+LINUX_VERSION-5.15 = .57
+LINUX_VERSION-5.15 = .58
-LINUX_KERNEL_HASH-5.4.203 = fc933f5b13066cfa54aacb5e86747a167bad1d8d23972e4a03ab5ee36c29798a
+LINUX_KERNEL_HASH-5.15.57 = 62e3095a1fc876315150c93aad1546cc198e3ba5863b3d7ff7da21fbee20f0fd
+LINUX_KERNEL_HASH-5.15.58 = d75bd9579c4b318e6162e21c591878fd37efda0f79c5cdd0dc4eb9ea9dfc4fa8
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