blob: bc5f34c17e85acfdf926ff9dd2f702870be02433 [file] [log] [blame]
BUNDLES = [
'//drivers/huawei/yangmodel:onos-drivers-huawei-yangmodel',
'//drivers/huawei/driver:onos-drivers-huawei-driver',
]
onos_app(
app_name = 'org.onosproject.drivers.huawei',
title = 'Huawei Device Drivers',
category = 'Drivers',
url = 'http://onosproject.org',
description = 'ONOS Huawei Device Drivers application.',
included_bundles = BUNDLES,
required_apps = [
'org.onosproject.netconf'
],
)