From 97843d5636596d9105290f036243ba336b850e4b Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Thu, 11 Jan 2024 01:47:10 +0100 Subject: [PATCH] modules: update openwrt cdc907abed ath79: read back reset register 5ad05681f2 ath79: add support for UniFi UK-Ultra e214118148 ath79: move UniFi AC template into common 4103958e76 mediatek: fix BPI-R3 wifi mac address 2fe497c4a5 mac80211: do not emit VHT160 capabilities if channel width is less than 160 MHz 9cd0023e54 hostapd: add missing NULL pointer check on radar notification --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index b53d3892d..faf1ea2da 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=3bf602d740765db52d96733d172093a4b9a69915 +OPENWRT_COMMIT=cdc907abedf1ad0d17cc88fd33d35a3ef3f8fc75 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=53ea3b89771fc7d7a80f1800ce25e98dfe1633aa -- GitLab