From d09126c674db16c4dbb3fb1b13c5f905bae60fca Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 24 Jul 2025 13:30:25 +0200 Subject: [PATCH] ucentral-schema: updte to latest HEAD b971b73 Support HaLow Mesh on EAP112 7d28320 Fix in ucode script of config_raw to add multiple UCI sections via config-raw object of the schema 1453f2e chanUtil per radio shall be obtained from the policy_chanutil.uc script fa26853 enable multiple bssid by default on 6G 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 19a5c4d4a..6dc10166d 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:=1ad9f7b5d5d1145e3aed14937eef60d6794d821e0244cc8fa824400d3da47f5a +PKG_MIRROR_HASH:=9b12cf94b94688aaf2245742ac1cd3d7a2bccade7e248c47c5f13a3dd7c07401 PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2025-07-11 -PKG_SOURCE_VERSION:=5276d0b8b6e83ab57354b0bcbb820de83a91ab88 +PKG_SOURCE_VERSION:=b971b73d4cedae6175926373adcdc37a04ced11c PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause