Use openpower-proc-control for fsi-scan
This will do both the master and hub scans.
Resolves openbmc/openbmc#2278
Change-Id: I6dac03f4c7db397b5b25922df46a11e065d2b254
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/common/recipes-phosphor/fsi/op-fsi.bb b/common/recipes-phosphor/fsi/op-fsi.bb
index 26cab2c..5cb0053 100644
--- a/common/recipes-phosphor/fsi/op-fsi.bb
+++ b/common/recipes-phosphor/fsi/op-fsi.bb
@@ -5,6 +5,8 @@
inherit obmc-phosphor-systemd
inherit obmc-phosphor-license
+RDEPENDS_${PN} += "op-proc-control"
+
TGTFMT = "obmc-chassis-poweron@{0}.target"
TMPL_SCAN = "fsi-scan@.service"