summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-16 19:50:55 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-18 17:02:51 -0400
commit5508db2265be8288a66224124b2fef1beff3dd7e (patch)
treefe4154c0548c01dae65605b07c534ca4915dd854 /meta-phosphor
parent23bd4e8c2f39f201fb2af61044016cd7937067d2 (diff)
downloadtalos-openbmc-5508db2265be8288a66224124b2fef1beff3dd7e.tar.gz
talos-openbmc-5508db2265be8288a66224124b2fef1beff3dd7e.zip
meta-phosphor: ipmi-fru: add phosphor-logging dependency
Add phosphor-logging to DEPENDS list ahead of use in repository sources. (From meta-phosphor rev: c1887af2cc9f12171707219525a7e6412f79b2d1) Change-Id: Ia5312fb403e103bfd3a2531c694c3ccb9ea79c5c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb
index c97e6bba3..743430eee 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru_git.bb
@@ -22,6 +22,7 @@ DEPENDS += " \
phosphor-ipmi-host \
phosphor-mapper \
autoconf-archive-native \
+ phosphor-logging \
"
RDEPENDS_${PN} += " \
OpenPOWER on IntegriCloud