From f3499bf165e84fb25a96388cbc3a75cd43f4ba7d Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Sun, 30 Jun 2024 22:47:31 +0200 Subject: [PATCH] modules: update openwrt ef4fc5cc1d hostapd: bump PKG_RELEASE 85ff47c6be hostapd: don't ignore probe-requests with invalid DSSS params f12cf43029 ramips: yuncore_g720: fix buttons --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 60709f59d..3793c6f91 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=cc0527b36281e7347f4da1b1169e11e7215c8c60 +OPENWRT_COMMIT=ef4fc5cc1da63f87eb3425f1b7737c149ea157e1 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 -- GitLab