summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/fans/obmc-phosphor-fand.bb
AgeCommit message (Collapse)AuthorFilesLines
2018-06-14obmc-phosphor-fand.bb: inherit pkgconfigBenjamin Fair1-0/+1
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>
2016-09-14remove manager classesBrad Bishop1-1/+3
The value added by these classes is minimal and lowers the flexibility available to clients using them when it comes to packaging. Rename recipe virtuals - obmc-phosphor seems redundant. Align package virtual names with best practices (virtual-package). Change-Id: I34c3cb03f6b1d2aaa734ed02078b388667f70917 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2016-09-12Drop obmc-phosphor- prefix from recipe collectionsBrad Bishop1-0/+12
Given that these are already in the recipes-phosphor directory this seemed redundant. Change-Id: I48a1ab79e0eda88fc5e6af88f198ca3941e829b8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>