summaryrefslogtreecommitdiff
path: root/meta-openpower
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2020-04-09 15:22:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-16 02:21:58 +0300
commit739c614b14936a5b172e536b3d965ff7c8d5f35c (patch)
tree96598aabb3592f9358046d456062da9fee0b2e17 /meta-openpower
parenta6da583e088a2e9462d5330555a704402eff74a9 (diff)
downloadopenbmc-739c614b14936a5b172e536b3d965ff7c8d5f35c.tar.xz
meta-openpower: drop dbus-interfaces dependency
The openpower dbus interfaces were all upstreamed into OpenBMC (phosphor-dbus-interfaces). Drop our dependency on openpower-dbus-interfaces. (From meta-openpower rev: 4513fec9e509b330d1a3ea58bec210c75a4fa013) Change-Id: I1bdd58b90ecb3b7491fad4068d435fa204c0f829 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb b/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
index 142c09d8d..67350a3d7 100644
--- a/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
+++ b/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
@@ -19,7 +19,6 @@ DEPENDS += "${PYTHON_PN}-mako-native"
DEPENDS += "${PYTHON_PN}-pyyaml-native"
DEPENDS += "phosphor-logging"
DEPENDS += "phosphor-dbus-interfaces phosphor-dbus-interfaces-native"
-DEPENDS += "openpower-dbus-interfaces openpower-dbus-interfaces-native"
DEPENDS += "virtual/phosphor-ipmi-inventory-sel"
TARGET_CFLAGS += "-fpic"