From 5a7bafede0e594b2918da222b53c384fcb985bf3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 11 Oct 2021 11:50:59 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD 8eb586b 11u domain operator name was a singleton but should be an array 4eb1560 iw_nai_realm was being written to uci using set and not add_list a35a0ea add support for hs20_wan_metrics Fixes: WIFI-4868 Fixes: WIFI-4869 Fixes: WIFI-4870 Signed-off-by: John Crispin --- feeds/ucentral/ucentral-schema/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds/ucentral/ucentral-schema/Makefile b/feeds/ucentral/ucentral-schema/Makefile index 4a2fac1d7..8f8ee84bc 100644 --- a/feeds/ucentral/ucentral-schema/Makefile +++ b/feeds/ucentral/ucentral-schema/Makefile @@ -6,7 +6,7 @@ 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:=8f0922b4187d1182518caba466a7ed5513eb56f7 +PKG_SOURCE_VERSION:=8eb586bce26028d6e4345cbea13864bc0fba1ecd PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause