From fc5a841563887f7356b0cb760f4d5ce4b4d9bbc7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 14 Nov 2022 16:05:03 +0100 Subject: [PATCH] ucentral-schema: update to latest HEAD c72603f wifi.station: code was incorrectly reporting MCS value inside NSS field Fixes: WIFI-11599 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 fa48c23e8..1b0f1a0b3 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:=0d3db461560e89f0af31f0dabc3e047a3e0a87c032fd0cb0d031f560890f6358 +PKG_MIRROR_HASH:=19cc22cf95f6497e34baafad2dbace0d01754a3b839954098eadceba332c2930 PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=328240bec69a91ca509c55b139f27cf37a0bd290 +PKG_SOURCE_VERSION:=c72603fe12b0326691a96574aa438519c4dcd01e PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause