summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/inventory
diff options
context:
space:
mode:
authorMarri Devender Rao <devenrao@in.ibm.com>2017-06-08 23:53:04 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-06-12 11:14:22 +0000
commitc84d4131a092b40db534eecce77f4d1e9e589032 (patch)
tree0d6ae17755301d30c03f6f3c162b5c50684ece6d /meta-phosphor/common/recipes-phosphor/inventory
parent7915f28bbc1f6ca0987b541af84d1476c5fe19b7 (diff)
downloadtalos-openbmc-c84d4131a092b40db534eecce77f4d1e9e589032.tar.gz
talos-openbmc-c84d4131a092b40db534eecce77f4d1e9e589032.zip
fix duplicate yaml_dir config variable declaration and usage
yaml_dir is defined both in phosphor-dbus-interfaces.bbclass and phosphor-obmc-yaml.bbclass pointing to different locations. Fixed the same by removing usage of phosphor-dbus-interfaces Also removed unused openpower-dbus-interfaces.bbclass Change-Id: I74d06a0f7d635bd708f58611444061c6d48db858 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/inventory')
-rw-r--r--meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.bb2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud