From 0e2fcfcb95ea5ed71b242b089734add57a11f6da Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 24 Feb 2023 15:08:32 +0100 Subject: [PATCH] ucentral-schema: update to latest HEAD 86dc187 the developer mode indication should be in the top level of the capa dictionary f4aca9b indicate secure-rtty by default 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 c197f8fb6..64efe47d0 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:=8b08908e76382aa201d9cf88bf5fc45f7f20ab6b806dabc395acc2fef316307e +PKG_MIRROR_HASH:=58ba2ea8929bb330986a2b30524fe737c9f1107562969a236e45d69149ae765e PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=35cf7bfb39b301b4fab547586a170abd2f7bf759 +PKG_SOURCE_VERSION:=86dc187ec8206cf8235405392a34f93827e25d42 PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause