From ee3b42fa7438b2e6f3bf67852a30d2b65a21b63b Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Tue, 26 Sep 2023 14:48:24 +0200
Subject: [PATCH] modules: update openwrt

f4e4943d1a mpc85xx: drop WS-AP3715i label-mac
34d8a7f63f ipq806x: 5.15: revert upstream commit to fix #11676
dee4e7b40c kernel: bump 5.15 to 5.15.132
442f7406a9 kernel: bump 5.15 to 5.15.131
39320d4b58 ipq40xx: ZTE MF287 fix sysupgrade
9349302bca ccache: add missing \
912eded06c openssl: update to 3.0.11
2d812f0b72 procd: create /dev/fd symlink
4c2f44c859 wireless-regdb: update to 2023.09.01
06ff4dd562 mvebu: cortexa72: enable USB PHY
457a12a834 ipq40xx: ZTE MF287 series: move to gpio-export for modem-reset GPIO
a684b512e5 ipq40xx: refactor ZTE MF287 series
2f30dec3cb hostapd: fix patch rebase after a crash fix
fe1028e89c hostapd: fix wpa_supplicant bringup with non-nl80211 drivers
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index a47681a78..ed9c6358e 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://github.com/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-23.05
-OPENWRT_COMMIT=43e9cded0672a857ec7df278e1de04a5c085e599
+OPENWRT_COMMIT=f4e4943d1ab6e38e3fcfc611d2665d5077a479b6
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-23.05
-- 
GitLab