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

patches/openwrt: kernel: update to version 5.15.63

parent f5977b2b
Branches
Tags
1 merge request!569Turris OS 6.0 (HBK)
Pipeline #103596 passed with stage
in 7 minutes and 11 seconds
......@@ -16,10 +16,10 @@ index 4ef7ddd841..f3e561bd2b 100644
endif
-LINUX_VERSION-5.4 = .203
+LINUX_VERSION-5.15 = .62
+LINUX_VERSION-5.15 = .63
-LINUX_KERNEL_HASH-5.4.203 = fc933f5b13066cfa54aacb5e86747a167bad1d8d23972e4a03ab5ee36c29798a
+LINUX_KERNEL_HASH-5.15.62 = 06817cde8e57cdb6dbf20eaa5122fee110024f6e8b783799c98cb65dc753f141
+LINUX_KERNEL_HASH-5.15.63 = 6dd3cd1e5a629d0002bc6c6ec7e8ea96710104f38664122dd56c83dfd4eb7341
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