modules: fix respondd segfault (#2328)
* modules: use v2021.1.x Gluon package branch * modules: update Gluon packages 015408e respondd-module-airtime: move const specifier to the right location d068e7d respondd-module-airtime: remove incorrect fprintf argument 97981c2 respondd-module-airtime: remove PHY ID again 8dbd089 respondd-module-airtime: improve error handling Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
d4cb17777b
commit
2dad91bdcb
3
modules
3
modules
@ -13,4 +13,5 @@ PACKAGES_ROUTING_BRANCH=openwrt-19.07
|
|||||||
PACKAGES_ROUTING_COMMIT=101632e153b41238bc19dfd96ba2d23339dbcb76
|
PACKAGES_ROUTING_COMMIT=101632e153b41238bc19dfd96ba2d23339dbcb76
|
||||||
|
|
||||||
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
|
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
|
||||||
PACKAGES_GLUON_COMMIT=825aa0c093d6c0b4f81a95cd2320331a5b5adae6
|
PACKAGES_GLUON_BRANCH=v2021.1.x
|
||||||
|
PACKAGES_GLUON_COMMIT=015408e702a5843310e40c2ca664e1903b601204
|
||||||
|
Loading…
Reference in New Issue
Block a user