summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/phosphor-ipmi-fru.bbclass
AgeCommit message (Collapse)AuthorFilesLines
2017-02-24Add virtual/phosphor-ipmi-fru-propertiesDeepak Kodihalli1-0/+1
This virtual provides an output file in YAML format, which has property:value pairs for FRUs of interest. Add a native recipe that builds the configuration from MRW. Set this recipe as the default for OpenPOWER systems. Change-Id: Icc816b777189a48aff79a958f38ad22d7002bfdc Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
2017-02-02ipmi: Add virtual/phosphor-ipmi-fru-inventoryBrad Bishop1-0/+2
This virtual provides a configuration file that describes the IPMI inventory implementation details to ipmi-fru-parser. Add a recipe that provides the sample that comes with ipmi-fru-parser. Add a recipe that generates the file from an MRW. Change-Id: I331fec22fb603146cbe6b2d57256a2b29adce46b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2017-02-02ipmi: Add virtual/phosphor-ipmi-fru-hostfw-configBrad Bishop1-0/+1
This virtual provides a configuration file that describes host firmware implementation details to ipmi-fru-parser. Add a recipe that provides the sample that comes with ipmi-fru-parser. Add a recipe for Hostboot on OpenPower systems. Set the default provider to the example. Set the default on OpenPOWER systems to the hostboot recipe. Change-Id: Iff56c5c0c2ea8aec7ecaa5a5d981da6f88a894f2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>