summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-06-10 03:52:55 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-16 23:42:16 +0300
commit12a49365b7aa9896b4025b5344d4c061039fdbb6 (patch)
tree939786a5e395eaca4f66f3b53ae8f283d55c69d7
parentd27814524a79f432bfaef075adf611fc8071f6c1 (diff)
downloadopenbmc-12a49365b7aa9896b4025b5344d4c061039fdbb6.tar.xz
phosphor-power: remove unused openpower-dbus-interfaces
(From meta-phosphor rev: 2429642c7fb4706718a10ea731e4b53f92b9a12c) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I7c6c86868cd6501a2859e90c96092bde071de5de Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb b/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb
index 8c68d91e0..012b4939e 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-power_git.bb
@@ -27,11 +27,8 @@ ALLOW_EMPTY_${PN} = "1"
SYSTEMD_PACKAGES = "${POWER_SERVICE_PACKAGES}"
-# TODO: in future when openpower-dbus-interfaces is removed from
-# phosphor-power, remove the dependency here.
DEPENDS += " \
phosphor-logging \
- openpower-dbus-interfaces \
${PYTHON_PN}-sdbus++-native \
sdeventplus \
nlohmann-json \