tools: moved USPAgent datamodel to obuspa package

This commit is contained in:
Suvendhu Hansa 2024-08-26 09:05:47 +00:00 committed by IOPSYS Dev
parent 50dfaa491d
commit 09b106f5fc
No known key found for this signature in database

View file

@ -74,7 +74,6 @@
"version": "devel",
"dm_files": [
"urlfilter/files/etc/urlfilter/urlfilter.json",
"obuspa/files/etc/bbfdm/json/USPAgent.json",
"icwmp/files/etc/bbfdm/json/CWMPManagementServer.json",
"ponmngr/files/etc/ponmngr/xpon.json"
]
@ -321,6 +320,14 @@
"bbf_plugin/x_iopsys_eu_mld.c"
]
},
{
"repo": "https://dev.iopsys.eu/bbf/obuspa.git",
"proto": "git",
"version": "devel",
"dm_files": [
"src/vendor/bbf_plugin/datamodel.c"
]
},
{
"repo": "https://dev.iopsys.eu/network/netmngr.git",
"proto": "git",