ONOS-7058 Refactored default pipeconfs in new pipelines directory

- Minimal refactoring of P4 programs
- Removed symlinks to BMv2 JSON/P4Info
- Bumped p4c commit (which fixes known parser bug)
- Renamed "default" pipeconf to "basic" (ONOS-6818)

Change-Id: I319f8b142ab22dba9b15457e28cd62d17f78a423
diff --git a/core/net/BUCK b/core/net/BUCK
index 267c70a..8a6bad8 100644
--- a/core/net/BUCK
+++ b/core/net/BUCK
@@ -17,7 +17,7 @@
     '//core/store/dist:onos-core-dist',
     '//core/store/dist:onos-core-dist-tests',
     '//utils/osgi:onlab-osgi-tests',
-    '//incubator/bmv2/model:onos-incubator-bmv2-model',
+    '//pipelines/basic:onos-pipelines-basic',
     '//lib:minimal-json',
 ]