commit | df6372b604ea521828787663bbd863ecbd61b895 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Thu Jul 07 17:37:20 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Jul 08 17:38:36 2016 +0000 |
tree | 6740f93ed9b162046954022bfeee9985a3209b2e | |
parent | e779803f751711841bfe120ef5836984ee371f92 [diff] |
Chagned drivers/ovsdb app name to avoid conflict with providers/ovsdb And added drivers/ovsdb to application list Change-Id: I073d73823d045b003cc79bbc41b6c67272bb5f19
diff --git a/drivers/ovsdb/BUCK b/drivers/ovsdb/BUCK index a9c91ca..336d4b0 100644 --- a/drivers/ovsdb/BUCK +++ b/drivers/ovsdb/BUCK
@@ -18,6 +18,7 @@ ) onos_app ( + app_name = 'org.onosproject.drivers.ovsdb', title = 'OVSDB Device Drivers', category = 'Drivers', url = 'http://onosproject.org',