Cleaning up application titles, descriptions and categories.
Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/drivers/bmv2/BUCK b/drivers/bmv2/BUCK
index 15f6dcf..8e1728a 100644
--- a/drivers/bmv2/BUCK
+++ b/drivers/bmv2/BUCK
@@ -21,10 +21,10 @@
onos_app (
app_name = 'org.onosproject.drivers.bmv2',
- title = 'BMv2 Device Drivers',
+ title = 'BMv2 Drivers',
category = 'Drivers',
url = 'http://onosproject.org',
- description = 'ONOS BMv2 device drivers application.',
+ description = 'Adds support for BMv2 P4 devices.',
included_bundles = BUNDLES,
required_apps = [
'org.onosproject.generaldeviceprovider',