Use openpower-proc-control in bitbake

The executable built from this repository will now be
used in start_host@.service and vcs_workaround@.service
instead of the shell scripts that use pdbg to do FSI commands.

Change-Id: I8ef3075449b562d64295ae330bd2c150264a0607
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/meta-romulus/recipes-phosphor/host/p9-vcs-workaround.bbappend b/meta-romulus/recipes-phosphor/host/p9-vcs-workaround.bbappend
index 8e1072c..d1d952e 100644
--- a/meta-romulus/recipes-phosphor/host/p9-vcs-workaround.bbappend
+++ b/meta-romulus/recipes-phosphor/host/p9-vcs-workaround.bbappend
@@ -1 +1 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/op-pdbg-host-control:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/op-host-control:"