From 7b2ab5e6c649f7c6c3f115773cdde82f0d883a85 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Mon, 25 Oct 2021 00:14:32 +0200
Subject: [PATCH] modules: update Gluon packages

52d7ac4 respondd-module-airtime: move const specifier to the right location
8067032 respondd-module-airtime: remove incorrect fprintf argument
1412236 respondd-module-airtime: remove PHY ID again
1dd5cd1 respondd-module-airtime: improve error handling
b4858b1 net/wgpeerselector: keep same datatype on ubus status (#250)

Signed-off-by: David Bauer <mail@david-bauer.net>
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index c424f74c..153ecec4 100644
--- a/modules
+++ b/modules
@@ -13,4 +13,4 @@ PACKAGES_ROUTING_BRANCH=openwrt-21.02
 PACKAGES_ROUTING_COMMIT=d8b445726723e90df7d8858787051f262ad3ba9e
 
 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
-PACKAGES_GLUON_COMMIT=0a334b837f9e4bf6eec7a675c93dbc56c140afb3
+PACKAGES_GLUON_COMMIT=52d7ac4aea7dc17c639c96ad9e179137ca66e614
-- 
GitLab