From 8eb24a36f3b35e4d28591512b9a1c8de49e023ad Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 17 Jan 2022 07:32:04 +0100 Subject: [PATCH] ucentral-schema: update to latest HEAD 5f769a0 wifisca: add CSA support 9eb55fd state: fix carier state wehn the device is not up cf8f383 add radios DAE support ad6ac65 move radius auth mac acl property into the authentication node 7bc2f00 improve wifi scanning f8f458a always use the systems hostname when streaming the syslog b2dc0b7 add radius based mac-filters 34671ba ass priority to syslog data model d7d73d8 fix carrier state reporting NaN 0a49566 add new wifi-scanning code 8f5beb1 add versioning to the state messages 8968d62 counters were not correctly added inside state messages 77b57b8 generate-reader.uc: fix validation of hostname labels with two characters 311bf98 fix radius proxy server settings fa9ad34 add unit.hostname support c101acd state: properly split telemetry and state messages 8da20fd renderer.uc: make code scanning radio aware 404a9a3 renderer: restructure and extend documentation 8ecb351 jsdoc: add proper ucode->JS transpiler ca4ef47 templates: broadband.uc: fix deprecated syntax Signed-off-by: John Crispin --- feeds/ucentral/ucentral-schema/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/feeds/ucentral/ucentral-schema/Makefile b/feeds/ucentral/ucentral-schema/Makefile index 64cb10f57..4b9d5526a 100644 --- a/feeds/ucentral/ucentral-schema/Makefile +++ b/feeds/ucentral/ucentral-schema/Makefile @@ -5,8 +5,8 @@ PKG_RELEASE:=1 PKG_SOURCE_URL=https://github.com/blogic/ucentral-schema.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_DATE:=2021-02-15 -PKG_SOURCE_VERSION:=6d321d65047e1582fffad6034679ecb7aeabed71 +PKG_SOURCE_DATE:=2022-01-17 +PKG_SOURCE_VERSION:=5f769a0b376f35caacb06009e492b490de3c5246 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause @@ -17,6 +17,7 @@ define Package/ucentral-schema SECTION:=ucentral CATEGORY:=uCentral TITLE:=OpenWrt uCentral schema + DEPENDS+= +ucode-mod-nl80211 +ucode-mod-rtnl endef define Package/ucentral-recovery