From 065dedae1390aef0f0cffb0679cd75cd0bf80d38 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Tue, 19 Dec 2023 18:42:36 +0100
Subject: [PATCH] modules: update openwrt

59fd8f08cf mvebu: fix RTC of IEI-World Puzzle M90x devices
fd6831731b mediatek: add SPDX header for Confiabits MT7981 DTS
1598d87309 mediatek: add support for Confiabits MT7981
9cf5769636 mwlwifi: update to version 10.4.10-20231120
c9c35dca7a mt76: Add firmware package for MT7922
20615c410b kirkwood: fix Ctera C200 V1 ubi part name
ad363f6910 ath79: make boot-leds service executable
fcf08d9db6 ipq807x: fix edgecore EAP102 lan/wan
0186032f6a mediatek: filogic: add Acelink EW-7886CAX support
583e67222e mediatek: filogic: reorder alphabetically
b95e9dae43 mediatek: fiilogic: device tree `switch@1f` fix
af740e9ef9 mediatek: fix the name of buswidth to bus-width
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index e1aa4a731..8670e2b05 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=efdafcc9748973cd181100eda37a9bb0f61d7728
+OPENWRT_COMMIT=59fd8f08cf544a7f0fcaf700ca9af9292de3adcc
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=dc99bbb906f9faae472e48da013dbf67e1a00c23
-- 
GitLab