summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/logging
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-12-09 08:56:38 -0600
committerPatrick Williams <patrick@stwcx.xyz>2016-12-09 17:31:28 +0000
commit845123d512a3eee4672388fdc798c6d8ac764f86 (patch)
treec5b57f1f59aaaaf41a1f2c393bbe758d76ddaa47 /meta-phosphor/common/recipes-phosphor/logging
parent2637cc76f014f213f7dad07328f8531fb1a33b60 (diff)
downloadtalos-openbmc-845123d512a3eee4672388fdc798c6d8ac764f86.tar.gz
talos-openbmc-845123d512a3eee4672388fdc798c6d8ac764f86.zip
phosphor-logging: add depend on sdbusplus
Change-Id: I37d1f50f38043ccc774c47533b430a15e3b61abe Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/logging')
-rw-r--r--meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
index fadeb2711..7c0bfed52 100644
--- a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
+++ b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
@@ -14,6 +14,7 @@ DEPENDS += "autoconf-archive-native"
DEPENDS += "systemd"
DEPENDS += "python-mako-native"
DEPENDS += "python-pyyaml-native"
+DEPENDS += "sdbusplus sdbusplus-native"
PROVIDES += "virtual/obmc-logging-mgmt"
RPROVIDES_${PN} += "virtual-obmc-logging-mgmt"
OpenPOWER on IntegriCloud