From 10ee5827b9c039b3ccd20c81b8854ae192cb678f Mon Sep 17 00:00:00 2001 From: vdutta Date: Fri, 24 Feb 2023 10:58:53 +0530 Subject: [PATCH] obuspa: 7.0.0.7 --- obuspa/Makefile | 2 +- obuspa/files/etc/obuspa/dmcaching_exclude.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/obuspa/Makefile b/obuspa/Makefile index 6d8b07d7f..fb20ee7f3 100644 --- a/obuspa/Makefile +++ b/obuspa/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=obuspa -PKG_VERSION:=7.0.0.6 +PKG_VERSION:=7.0.0.7 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) diff --git a/obuspa/files/etc/obuspa/dmcaching_exclude.json b/obuspa/files/etc/obuspa/dmcaching_exclude.json index 55d94ad35..feb08adb5 100644 --- a/obuspa/files/etc/obuspa/dmcaching_exclude.json +++ b/obuspa/files/etc/obuspa/dmcaching_exclude.json @@ -1,6 +1,5 @@ { "dmcaching_exclude": [ - "Device.InterfaceStack.", "Device.Hosts.Host.", "Device.IEEE1905.", "Device.WiFi.DataElements."