summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-openbmc-machines/meta-openpower/classes/openpower-dbus-interfaces.bbclass1
-rw-r--r--meta-phosphor/classes/phosphor-dbus-interfaces.bbclass1
-rw-r--r--meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb1
4 files changed, 1 insertions, 4 deletions
diff --git a/meta-openbmc-machines/meta-openpower/classes/openpower-dbus-interfaces.bbclass b/meta-openbmc-machines/meta-openpower/classes/openpower-dbus-interfaces.bbclass
deleted file mode 100644
index f79cf078f..000000000
--- a/meta-openbmc-machines/meta-openpower/classes/openpower-dbus-interfaces.bbclass
+++ /dev/null
@@ -1 +0,0 @@
-op_yaml_dir="${datadir}/openpower-dbus-interfaces/yaml"
diff --git a/meta-phosphor/classes/phosphor-dbus-interfaces.bbclass b/meta-phosphor/classes/phosphor-dbus-interfaces.bbclass
deleted file mode 100644
index 865ab997b..000000000
--- a/meta-phosphor/classes/phosphor-dbus-interfaces.bbclass
+++ /dev/null
@@ -1 +0,0 @@
-yaml_dir="${datadir}/phosphor-dbus-interfaces/yaml"
diff --git a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb
index 93cdb8c9d..91f34f052 100644
--- a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb
@@ -7,7 +7,7 @@ PR = "r1"
inherit autotools \
pkgconfig \
pythonnative \
- phosphor-dbus-interfaces \
+ phosphor-dbus-yaml \
phosphor-inventory-manager \
obmc-phosphor-dbus-service
diff --git a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
index 09f570910..5ce3e7f9c 100644
--- a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
+++ b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
@@ -8,7 +8,6 @@ inherit autotools pkgconfig
inherit pythonnative
inherit obmc-phosphor-license
inherit obmc-phosphor-dbus-service
-inherit phosphor-dbus-interfaces
inherit phosphor-logging
inherit phosphor-dbus-yaml