Fix Corsa driver app buck build

Change-Id: I01c7a2e440526f3c21178b405e5b779c269e7a4d
diff --git a/drivers/corsa/BUCK b/drivers/corsa/BUCK
index f2f30d7..dde49d3 100644
--- a/drivers/corsa/BUCK
+++ b/drivers/corsa/BUCK
@@ -19,6 +19,7 @@
 )
 
 onos_app (
+    app_name = 'org.onosproject.drivers.corsa',
     title = 'Corsa device drivers',
     category = 'Drivers',
     url = 'http://onosproject.org',