Enable OpenPower D-Bus interfaces
Tell phosphor-dbus-interfaces to compile the org.open_power D-Bus
interfaces now that they have been moved into this repo from
openpower-dbus-interfaces.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I985f511bac2d7ca70a75850178cfbcfecc14bb0d
diff --git a/recipes-phosphor/dbus/phosphor-dbus-interfaces_%.bbappend b/recipes-phosphor/dbus/phosphor-dbus-interfaces_%.bbappend
new file mode 100644
index 0000000..cab0c9b
--- /dev/null
+++ b/recipes-phosphor/dbus/phosphor-dbus-interfaces_%.bbappend
@@ -0,0 +1 @@
+EXTRA_OECONF += " --enable-openpower-dbus-interfaces"