From 3acb95c97521320122bdd1c735226a597c1b4363 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Sat, 28 Jan 2017 11:53:03 -0500 Subject: ipmi: Add virtual/phosphor-ipmi-fru-hostfw-config 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 --- meta-phosphor/classes/phosphor-ipmi-fru.bbclass | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-phosphor/classes/phosphor-ipmi-fru.bbclass (limited to 'meta-phosphor/classes') diff --git a/meta-phosphor/classes/phosphor-ipmi-fru.bbclass b/meta-phosphor/classes/phosphor-ipmi-fru.bbclass new file mode 100644 index 000000000..d76bbc699 --- /dev/null +++ b/meta-phosphor/classes/phosphor-ipmi-fru.bbclass @@ -0,0 +1 @@ +hostfw_datadir="${datadir}/phosphor-ipmi-fru/hostfw" -- cgit v1.2.3