From c5700b64d60c6106c1afe5c076ac21167fda488f Mon Sep 17 00:00:00 2001 From: Florian Maurer <f.maurer@outlook.de> Date: Thu, 19 Dec 2024 10:55:09 +0100 Subject: [PATCH] modules: update openwrt 5a715cdbcd hostapd: fix call to hostapd reload e40367fa99 hostapd: fix passing radio parameter in wpa_supplicant calls f0ff244c69 firewall4: update to Git HEAD (2024-12-18) cc69be0c13 unetd: update to Git HEAD (2024-12-17) 6642ee73bc procd: add support for reload triggers on data change f760f74209 procd: do not overwrite service data by default 5dca1d6a41 procd: update to Git HEAD (2024-12-17) e109caeec4 procd: update to latest HEAD a964e96289 netifd: update to Git HEAD (2024-12-17) acf52fed43 unetd: add firewall input rule for global port 25268f724b unetd: update to Git HEAD (2024-12-16) 6435025f9c ath79: fix tl-wa eth1 mac 6d0d4ce72f kernel: generic: tg3: Fix DMA allocations on 57766 devices 28602452df ath79: fix ath9k calibration data size for AR9132 28bde50c1d ath79: add support for KuWFi N650 CPE efcb0ec713 kernel: bump 6.6 to 6.6.65 9af0e94fa6 kernel: bump 6.6 to 6.6.64 bf284ed4af ramips: fix 2.4G wmac eeprom offset for TL-WR902AC v4 Signed-off-by: Florian Maurer <f.maurer@outlook.de> --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 16b07abb..318d4237 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-24.10 -OPENWRT_COMMIT=aa1241e9794c2c03b74f14fef8530507ee4fc2f7 +OPENWRT_COMMIT=5a715cdbcdac03f5cdf1c3e89334c37dc8a008a2 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 -- GitLab