From 62d9ccecf0db248a45741f87601b8c86cc49ab95 Mon Sep 17 00:00:00 2001
From: Josef Schlehofer <josef.schlehofer@nic.cz>
Date: Wed, 21 Sep 2022 11:58:06 +0200
Subject: [PATCH] patches/openwrt: kernel: update to version 5.15.69

---
 .../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 71324a170..d7f888167 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 = .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)))))))
-- 
GitLab