From 92af77c1f9fcc309f05264cfc996830e02406c4a Mon Sep 17 00:00:00 2001 From: Josef Schlehofer <josef.schlehofer@nic.cz> Date: Thu, 4 Aug 2022 13:29:19 +0200 Subject: [PATCH] patches/openwrt: kernel: update to version 5.15.59 --- .../0000-kernel-version-update-to-version-5.15.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/openwrt/5.15-kernel-configuration/0000-kernel-version-update-to-version-5.15.patch b/patches/openwrt/5.15-kernel-configuration/0000-kernel-version-update-to-version-5.15.patch index f35ca3fca..d77795ea8 100644 --- a/patches/openwrt/5.15-kernel-configuration/0000-kernel-version-update-to-version-5.15.patch +++ b/patches/openwrt/5.15-kernel-configuration/0000-kernel-version-update-to-version-5.15.patch @@ -16,10 +16,10 @@ index 4ef7ddd841..f3e561bd2b 100644 endif -LINUX_VERSION-5.4 = .203 -+LINUX_VERSION-5.15 = .58 ++LINUX_VERSION-5.15 = .59 -LINUX_KERNEL_HASH-5.4.203 = fc933f5b13066cfa54aacb5e86747a167bad1d8d23972e4a03ab5ee36c29798a -+LINUX_KERNEL_HASH-5.15.58 = d75bd9579c4b318e6162e21c591878fd37efda0f79c5cdd0dc4eb9ea9dfc4fa8 ++LINUX_KERNEL_HASH-5.15.59 = e6ddc642057340db06b3b921c2b31bfed2c611359e8f144c3e5cf9c3ac33bccb remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1)))) sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1))))))) -- GitLab