From e76cab0a035c7ba82fbe6e1fed37e87eb5704592 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Fri, 8 Mar 2024 01:28:23 +0100
Subject: [PATCH] modules: update openwrt

6f70e09a00 mediatek: filogic: add support for Cudy RE3000 v1
97f6a6bfaa ath11k-firmware: Move to new upstream repository for board-2.bin
503f78f91c hostapd: fix 11r defaults when using WPA
e5a12edb88 hostapd: fix 11r defaults when using SAE
a527b34390 build: do not depend on $(STAGING_DIR)/.prepared when in SDK
e87be1bc0e bcm27xx: base-files: fix platform_copy_config
81f8b93e36 build: add $(STAGING_DIR) and $(BIN_DIR) preparation to target and package subdir compile dependencies
c8898f46f9 kernel: lantiq: ltq-vmmc: introduce user group for vmmc
37c2bc4397 mediatek: fixes for Ethernet on MT7988 SoC
9627654277 mediatek: Cetron CT3003: fixes typo for spi properties
6bec68062b mediatek: add Zyxel EX5601-T0 with uboot custom partition
e2954a1e1b mediatek: Add support for TP-Link EAP225v5
f555fa6fd0 mediatek: Add support for D-Link EAGLE PRO AI M32
5b4df9a27e mediatek: add support for Buffalo WSR-3200AX4S
65f9f3131e mediatek: separate dts/dtsi for Buffalo WSR series
882d20e25b mediatek: merge trx helpers in image/mt7622.mk
a26ea17294 mediatek: drop pwm7_pins from Buffalo WSR-2533DHP2
9c793c44c9 mediatek: add label-mac-device for Buffalo WSR-2533DHP2
7e47913ef6 mediatek: update NVMEM bindings for Buffalo WSR-2533DHP2
04ec453970 mediatek: update LED/Key bindings for Buffalo WSR-2533DHP2
91ef14a487 mediatek: mt7981: improve fan behaviour
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 26bcd50f..25e0d510 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=78d493af229c2e20a81f01b1d87685da4a897822
+OPENWRT_COMMIT=6f70e09a00740e6ffc941247a1ccf3483696cebd
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
 PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
-- 
GitLab