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

patches/openwrt: kernel: update to version 5.15.69

parent 36b2b5a9
1 merge request!569Turris OS 6.0 (HBK)
Pipeline #104485 failed with stages
in 6 minutes and 53 seconds
......@@ -16,10 +16,10 @@ index 4ef7ddd841..f3e561bd2b 100644
endif
-LINUX_VERSION-5.4 = .213
+LINUX_VERSION-5.15 = .64
+LINUX_VERSION-5.15 = .69
-LINUX_KERNEL_HASH-5.4.213 = e67ce168477e580375a80f3caef16819a85b15faa2d382adc6df18a62ad6baf1
+LINUX_KERNEL_HASH-5.15.64 = c6a1d38c6fa3798341372d5cf0088ae806ccdc827e31ecbff8988e097ba5de50
+LINUX_KERNEL_HASH-5.15.69 = e32839ca761e5251f25708f7939b37b101d28fc29515a97bfc0c838a21efdf34
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