summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-20 16:43:57 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-04-20 16:43:57 -0500
commite4c156f12cecd88e9c05f3b99d40d86ec94c3271 (patch)
tree5c057166fd9ab49aa1175f08c5e217c5832f65e2
parent410b5dacce0caececd8d9fe22b9d03546a2a7247 (diff)
downloadtalos-openbmc-e4c156f12cecd88e9c05f3b99d40d86ec94c3271.tar.gz
talos-openbmc-e4c156f12cecd88e9c05f3b99d40d86ec94c3271.zip
ipmi: Add missing build dependencyraptor-v1.0204-19-2018
Add a missing pyyaml dependency to the phosphor-ipmi-sensor-inventory-mrw-native recipe. Tested: Built a Witherspoon image Change-Id: Ia85eb4da107f855d8f2dd9483b4dd34b71674f24 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-native.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-native.bb b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-native.bb
index a9955fe13..9f2821c6c 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-native.bb
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-native.bb
@@ -11,6 +11,7 @@ DEPENDS += " \
mrw-perl-tools-native \
packagegroup-obmc-ipmi-sensors \
phosphor-ipmi-sensor-inventory-mrw-config-native \
+ python-pyyaml-native \
"
PROVIDES += "virtual/phosphor-ipmi-sensor-inventory"
OpenPOWER on IntegriCloud