Gaurav Agrawal | b102b01 | 2016-08-02 12:52:48 +0530 | [diff] [blame] | 1 | BUNDLES = [ |
| 2 | '//apps/yms/api:onos-apps-yms-api', |
Bharat saraswal | 1f37198 | 2016-11-23 15:32:57 +0530 | [diff] [blame] | 3 | '//apps/yms/app:onos-apps-yms-app', |
| 4 | '//lib:onos-yang-datamodel', |
| 5 | '//lib:onos-yang-utils-generator', |
| 6 | '//lib:org.apache.servicemix.bundles.dom4j', |
Gaurav Agrawal | b102b01 | 2016-08-02 12:52:48 +0530 | [diff] [blame] | 7 | ] |
| 8 | |
| 9 | onos_app( |
| 10 | title = 'YANG Management System App', |
| 11 | category = 'Utility', |
| 12 | url = 'http://onosproject.org', |
| 13 | included_bundles = BUNDLES, |
| 14 | ) |