summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb')
-rw-r--r--meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb b/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb
deleted file mode 100644
index 14c125543d..0000000000
--- a/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-SUMMARY="Add /com/ibm namespace to phosphor-mapper"
-DESCRIPTION="Add the /com/ibm path namespace and \
-com.ibm interface prefix to the mapper watch list."
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
-
-inherit phosphor-mapper
-inherit native
-
-PHOSPHOR_MAPPER_SERVICE:append = " com.ibm"
-PHOSPHOR_MAPPER_INTERFACE:append = " com.ibm"