mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Enable tr104 in tools test
This commit is contained in:
parent
4e80fa7c00
commit
094ee2ecb7
1 changed files with 24 additions and 0 deletions
|
|
@ -311,6 +311,30 @@
|
||||||
"bbf_plugin/x_iopsys_eu_igmp.c",
|
"bbf_plugin/x_iopsys_eu_igmp.c",
|
||||||
"bbf_plugin/x_iopsys_eu_mld.c"
|
"bbf_plugin/x_iopsys_eu_mld.c"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"repo": "https://dev.iopsys.eu/voice/tr104.git",
|
||||||
|
"proto": "git",
|
||||||
|
"version": "devel",
|
||||||
|
"dm_files": [
|
||||||
|
"libdm/tr104/*.c"
|
||||||
|
],
|
||||||
|
"extra_dependencies": [
|
||||||
|
"-I libdmtree",
|
||||||
|
"-I libdm/common"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"repo": "https://dev.iopsys.eu/voice/tr104.git",
|
||||||
|
"proto": "git",
|
||||||
|
"version": "devel",
|
||||||
|
"dm_files": [
|
||||||
|
"libdm/extensions/iowrt/*.c"
|
||||||
|
],
|
||||||
|
"extra_dependencies": [
|
||||||
|
"-I libdmtree",
|
||||||
|
"-I libdm/common"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"output": {
|
"output": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue