Tell the mapper about IBM D-Bus paths

Add /com/ibm and com.ibm to the lists that the mapper
uses to know what paths and interfaces to handle.

As this is in the meta-ibm layer, it is only applied to
IBM systems.

Change-Id: I8c3624f4bff86af178b4d951632019d81dcaaf51
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/recipes-phosphor/dbus/phosphor-mapper-config-native.bbappend b/recipes-phosphor/dbus/phosphor-mapper-config-native.bbappend
new file mode 100644
index 0000000..d94a554
--- /dev/null
+++ b/recipes-phosphor/dbus/phosphor-mapper-config-native.bbappend
@@ -0,0 +1 @@
+PHOSPHOR_MAPPER_CONFIGS_append = " ibm-dbus-interfaces-mapper-config-native"