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

patches/openwrt: kernel: update to 5.15.77

parent 5a6b45f5
Branches
Tags
No related merge requests found
Pipeline #106249 passed with stages
in 8 minutes and 46 seconds
......@@ -16,11 +16,11 @@ index 07e64d4edd..28ce352d1d 100644
LINUX_VERSION-5.4 = .219
+LINUX_VERSION-5.10 = .153
+LINUX_VERSION-5.15 = .74
+LINUX_VERSION-5.15 = .77
LINUX_KERNEL_HASH-5.4.219 = 5293ad927269dfb697bc80e9dd95c1d9fd2e4bad7d8422300e012fd31950a261
+LINUX_KERNEL_HASH-5.10.153 = 3cf2e4519fe451caef0ee0a8beac694612267325f7055fc38d6a990a762f1662
+LINUX_KERNEL_HASH-5.15.74 = 2c1539a2f85b835c36c4a07c8270b52b0bec38fdda7339477d07f0c3af8c4265
+LINUX_KERNEL_HASH-5.15.77 = 142f841f33796a84c62fae2f2b96d2120bd8bbf9e0aac4ce157692cdb0afe9f9
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