mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
tools: moved USPAgent datamodel to obuspa package
This commit is contained in:
parent
50dfaa491d
commit
09b106f5fc
1 changed files with 8 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue