From 46072e3c5007cbbd0f2f8768b2d8657001c9f1ca Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Mon, 6 Apr 2020 09:13:05 -0500 Subject: openpower-host-ipmi-flash: remove dependency on sdbus++ (From meta-openpower rev: b7c44645b3bb790f64e051f1e67167667573221d) Signed-off-by: Patrick Williams Change-Id: If352296c33f28ea6ac7a0240bca2ebf57d880195 Signed-off-by: Andrew Geissler --- meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower') 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" -- cgit v1.2.3