From cd461e555ece1ccf3ce9d8f529484dfb871cc39e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 20 Jun 2023 07:09:54 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD 9797d7e allow using a shared service->captive for multiple instances ad7eb8e rename strict-isolation -> strict-forwarding 43c44c1 force spotfilter off prior to config apply 11fffcf captive: fix credentials configuration Signed-off-by: John Crispin --- feeds/ucentral/ucentral-schema/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds/ucentral/ucentral-schema/Makefile b/feeds/ucentral/ucentral-schema/Makefile index 7f6967432..470fb9887 100644 --- a/feeds/ucentral/ucentral-schema/Makefile +++ b/feeds/ucentral/ucentral-schema/Makefile @@ -4,10 +4,10 @@ PKG_NAME:=ucentral-schema PKG_RELEASE:=1 PKG_SOURCE_URL=https://github.com/Telecominfraproject/wlan-ucentral-schema.git -PKG_MIRROR_HASH:=1078a039b63532d107def0fd635e31486a6e19690eb23e080c14e879e1e58332 +PKG_MIRROR_HASH:=f8acc28081f960c09839566689a7e31b87ff5fd0b79df80f759ea4e10e8ce2a6 PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=9637b4aa8776e9457f0376471e4591be3d5f2478 +PKG_SOURCE_VERSION:=11fffcf6c8dcbc32a85fa990b7c0d12dd35b0b76 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause