From 622e925feaba9bf4f6017c8d58e6e8b53caa3c24 Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Fri, 9 Sep 2022 18:20:25 +0200 Subject: [PATCH] modules: update openwrt 25a041f50b ipq40xx: add LTE packages for GL-AP1300 daf1fdc6ad ath79: add support for ZTE MF281 47ba7cdfc3 realtek: fix RTL838x receive tag decoding da7b26dfb8 mt76: update to the latest version ab61232b0a hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_all --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 168125974..0128f2299 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-22.03 -OPENWRT_COMMIT=39c115028ac5293037f58a5b6751574a1f951d8c +OPENWRT_COMMIT=25a041f50bacf23d6530e78a4da4a4cc02a28109 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -- GitLab