Move FSI recipe and services to meta-openpower

FSI is an OpenPower concept.

Change-Id: I0043d6d7b4783179b0893bbf7995aa229df2463f
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/conf/machine/include/p9.inc b/conf/machine/include/p9.inc
index 0aa3035..a589623 100644
--- a/conf/machine/include/p9.inc
+++ b/conf/machine/include/p9.inc
@@ -1,2 +1,2 @@
-OBMC_MACHINE_FEATURES += 'p9-vcs-workaround obmc-fsi'
+OBMC_MACHINE_FEATURES += 'p9-vcs-workaround op-fsi'
 PREFERRED_PROVIDER_virtual/obmc-host-ctl = "p9-host-start"