Commit e4c156f1 authored by Brad Bishop's avatar Brad Bishop Committed by Raptor Engineering Development Team
Browse files

ipmi: Add missing build dependency


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: default avatarBrad Bishop <bradleyb@fuzziesquirrel.com>
......@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment