bbfdm: moved GatewayInfo DM to gateway-info

This commit is contained in:
Suvendhu Hansa 2025-02-24 18:14:48 +05:30 committed by Vivek Kumar Dutta
parent 064b655fa9
commit 0c4485ea15
No known key found for this signature in database
GPG key ID: 4E09F5AD8265FD4C
2 changed files with 3 additions and 7 deletions

View file

@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bbfdm
PKG_VERSION:=1.15.2
PKG_VERSION:=1.15.3
USE_LOCAL:=0
ifneq ($(USE_LOCAL),1)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/bbfdm.git
PKG_SOURCE_VERSION:=ba86b19b5ba979e814b27194a67af910bff46d28
PKG_SOURCE_VERSION:=49d9497d1880cb35c4869b3edd70a12a505b706b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip
endif

View file

@ -17,10 +17,6 @@
"object": "Security",
"proto": "cwmp"
},
{
"parent_dm": "Device.",
"object": "GatewayInfo"
},
{
"parent_dm": "Device.",
"object": "PacketCaptureDiagnostics"
@ -55,4 +51,4 @@
"loglevel": "3"
}
}
}
}