From 1dbf176dd25e8e060e18bbad5459131345345c15 Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Fri, 8 Sep 2023 12:57:01 +0200
Subject: [PATCH] modules: update openwrt

cdc8470aec mac80211: fix MT7620 Wi-Fi channel scanning function
9df9126320 ramips: pinctrl: support requesting different functions for same group
4f1a7e8897 mac80211: rework MT7620 PA/LNA RF calibration
b2d264dc68 mediatek: mt7622: set DEVICE_DTC_ADDR for BPi-R64
a2ffbc8d16 arm-trusted-firmware-mediatek: enable built-in 2.5G PHY on MT7988
d052d409a0 uboot-mediatek: fix dependency on TF-A for MT7988 RFB (sdmmc)
3967c26974 mediatek: filogic: remove stray quote
625d19c1e2 generic: sync MediaTek Ethernet driver with upstream
230c09d203 mediatek: add support for Ubiquiti UniFi 6 LR v3
c8c1805100 uboot-mediatek: add builds for UniFi 6 LR v2 and v3
ed370ec424 mediatek: generate bootloader artifacts for mt7988_rfb
35d123adfe uboot-mediatek: build fully-featured U-Boot for MT7988 RFB
87ef305984 mediatek: improve mt7981.dtsi
ffede121f8 mediatek: filogic: improve pinctrl drivers
5a9720945f mediatek: i2c: mt65xx: allow optional pmic clock
88c12d6632 mediatek: re-add dropped properties on BPi-R3
cf08db988b generic: backport initial LEDs hw control support
e685162a78 kernel: bump 5.15 to 5.15.130
8bf25dba77 kernel: bump 5.15 to 5.15.129
3c1721ae03 kernel: bump 5.15 to 5.15.128
56827dac01 kernel: allow adding devices without hw offload to a hw flowtable
736e3b81aa urngd: update to the latest master
f493987d13 nettle: update to 3.9.1
b9c94686f7 Revert "ath11k-firmware: update to stable WLAN.HK.2.9.0.1-01837"
104178a990 mt76: update to the latest version
---
 modules                                                         | 2 +-
 ...ement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules b/modules
index c6688428..3925388f 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=e74a4b509fd970818086d749caf1d8e68a4f4f7b
+OPENWRT_COMMIT=cdc8470aecd03e6994714af092f030f209951de4
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-23.05
diff --git a/patches/openwrt/0005-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch b/patches/openwrt/0005-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
index 2ac522d8..487d4a9e 100644
--- a/patches/openwrt/0005-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
+++ b/patches/openwrt/0005-kernel-bridge-Implement-MLD-Querier-wake-up-calls-Android-bug-workaround.patch
@@ -183,7 +183,7 @@ index 0000000000000000000000000000000000000000..a00a60d63d37d94cbba116eaa0f96406
 +2.40.1
 +
 diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
-index 5cac839f593c704a8f5bc38b55102644773481b1..026e19993c52c45464c000e74594245be70949f7 100644
+index 6f28147ee3a0af3611fc108d0534207a4334a6de..476f0d1a6a3c3da1458d71b53214d27a276a1fcc 100644
 --- a/target/linux/generic/config-5.15
 +++ b/target/linux/generic/config-5.15
 @@ -761,6 +761,7 @@ CONFIG_BRIDGE=y
-- 
GitLab