From 87ce9825f9cdcfe34b1f091354b5e2767bd2d7f4 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Fri, 22 Nov 2024 12:19:07 +0100
Subject: [PATCH] modules: update openwrt

cd9998ef1b kernel: bump 5.15 to 5.15.171
0edb5d4fc0 mac80211: compatibility with kernel 6.6.59
25f85d4293 kernel: bump 5.15 to 5.15.170
e3b120f682 kernel: bump 5.15 to 5.15.169
b389c3d66f kernel: bump 5.15 to 5.15.168
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 10573b41..9f8e1468 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing'
 
 OPENWRT_REPO=https://github.com/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-23.05
-OPENWRT_COMMIT=33b45c0a0e1405d2b390e9231c29d5fb5314707a
+OPENWRT_COMMIT=cd9998ef1b7b842bf052fc5e7034f23a22e67bf7
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
-- 
GitLab