unplugged-system/build/orchestrator/test_workspace/combo.mcombo

18 lines
418 B
Plaintext
Raw Normal View History

{
"lunchable": true,
"system": {
"tree": "build/build/orchestrator/test_workspace/inner_tree_1",
"product": "test_product1"
},
"vendor": {
"tree": "build/build/orchestrator/test_workspace/inner_tree_1",
"product": "test_product2"
},
"modules": {
"module_1": {
"tree": "build/build/orchestrator/test_workspace/inner_tree_1"
}
}
}