summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorBenjamin Fair <benjaminfair@google.com>2018-06-12 14:03:20 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-06-14 18:58:02 +0000
commit8ddfb253d6c4f259c6572ba19281be2a012df1a4 (patch)
tree66e7ad52f10d6b0f4e5e96d06a34dc5a7ce2f43b /meta-phosphor
parent20e51158c75059c730b0efc000a1fef524da3546 (diff)
downloadtalos-openbmc-8ddfb253d6c4f259c6572ba19281be2a012df1a4.tar.gz
talos-openbmc-8ddfb253d6c4f259c6572ba19281be2a012df1a4.zip
obmc-phosphor-fand.bb: inherit pkgconfig
The Makefile for obmc-phosphor-fand uses pkg-config but the recipe file wasn't making sure that command was available during the build, leading to errors. Resolves openbmc/openbmc#3017 Tested: Built obmc-phosphor-fand for evb-ast2500 without errors. Change-Id: Id1dc3c327f84d7f662210a29c96d4a93e4bc4600 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/fans/obmc-phosphor-fand.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/fans/obmc-phosphor-fand.bb b/meta-phosphor/common/recipes-phosphor/fans/obmc-phosphor-fand.bb
index 89ab36826..6faab00a2 100644
--- a/meta-phosphor/common/recipes-phosphor/fans/obmc-phosphor-fand.bb
+++ b/meta-phosphor/common/recipes-phosphor/fans/obmc-phosphor-fand.bb
@@ -2,6 +2,7 @@ SUMMARY = "Phosphor OpenBMC Fan Management."
DESCRIPTION = "Phosphor OpenBMC fan management reference implementation."
PR = "r1"
+inherit pkgconfig
inherit obmc-phosphor-sdbus-service
inherit obmc-phosphor-c-daemon
OpenPOWER on IntegriCloud