summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/ipmi
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-04-06 17:13:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-07 02:46:52 +0300
commit46072e3c5007cbbd0f2f8768b2d8657001c9f1ca (patch)
tree5671c2282a234a93d32903fb2144e9f6d44b8efd /meta-openpower/recipes-phosphor/ipmi
parent6e333ef44a959015f7910d776190143e2ee549e8 (diff)
downloadopenbmc-46072e3c5007cbbd0f2f8768b2d8657001c9f1ca.tar.xz
openpower-host-ipmi-flash: remove dependency on sdbus++
(From meta-openpower rev: b7c44645b3bb790f64e051f1e67167667573221d) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If352296c33f28ea6ac7a0240bca2ebf57d880195 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-openpower/recipes-phosphor/ipmi')
-rw-r--r--meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb b/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
index 0b1e52b48..2613cc8ab 100644
--- a/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
+++ b/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
@@ -10,7 +10,7 @@ inherit obmc-phosphor-ipmiprovider-symlink
DEPENDS += "phosphor-ipmi-host"
DEPENDS += "autoconf-archive-native"
-DEPENDS += "sdbusplus sdbusplus-native"
+DEPENDS += "sdbusplus"
DEPENDS += "phosphor-logging"
DEPENDS += "phosphor-dbus-interfaces phosphor-dbus-interfaces-native"
DEPENDS += "openpower-dbus-interfaces openpower-dbus-interfaces-native"