meta-google: phosphor-dbus-interfaces-mapper-config: Allow gbmc
We want to allow the mapper to discover interfaces and services that are
published in the gBMC domain.
Change-Id: Id107532d6a1ab52892ad310e516807accd6552f9
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-google/recipes-phosphor/dbus/phosphor-dbus-interfaces-mapper-config-native.bbappend b/meta-google/recipes-phosphor/dbus/phosphor-dbus-interfaces-mapper-config-native.bbappend
new file mode 100644
index 0000000..8ba6e7c
--- /dev/null
+++ b/meta-google/recipes-phosphor/dbus/phosphor-dbus-interfaces-mapper-config-native.bbappend
@@ -0,0 +1,2 @@
+PHOSPHOR_MAPPER_SERVICE_append = " com.google.gbmc"
+PHOSPHOR_MAPPER_INTERFACE_append = " com.google.gbmc"