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

c909fdad18 hostapd: ACS: Fix typo in bw_40 frequency array
2dfd1453da mediatek: fix ethernet rx hang issue on MT7981/MT7986
64d8c277cd Revert "lantiq: xway: kernel: enable SMP support"
f41f10f702 mediatek: GL-MT6000: Change LED colors
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index efbc26a45..ea6998fd9 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=cdc907abedf1ad0d17cc88fd33d35a3ef3f8fc75
+OPENWRT_COMMIT=c909fdad1870361d5a6f0c0a2437d062e988f559
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=53ea3b89771fc7d7a80f1800ce25e98dfe1633aa
-- 
GitLab