summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2016-09-07 13:39:18 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-09-13 18:15:51 +0000
commit3711b7f746f8b4fcbce0d9618e9b53b2bdcd8997 (patch)
tree931959211bf6e625c25ee688649773a7bd8152e7 /meta-openbmc-machines
parent1b8b9042df9bf87054a91891ef7513900b2b1eda (diff)
downloadtalos-openbmc-3711b7f746f8b4fcbce0d9618e9b53b2bdcd8997.tar.gz
talos-openbmc-3711b7f746f8b4fcbce0d9618e9b53b2bdcd8997.zip
Generate system inventory data from MRW XML.
This will fetch a script from the phosphor-mrw-tools repo and use it to generate the system inventory data from the machine readable workbook XML. The resulting .json file will go into the flash image for use on the system. Change-Id: I888ea51a2a75d915238776be568960e0898d6106 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/workbook/palmetto-config.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/workbook/palmetto-config.bb b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/workbook/palmetto-config.bb
index f4a326ee5..6fedd2df4 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/workbook/palmetto-config.bb
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/workbook/palmetto-config.bb
@@ -3,3 +3,4 @@ DESCRIPTION = "Board wiring information for the Palmetto system."
PR = "r1"
inherit config-in-skeleton
+RRECOMMENDS_${PN} += "virtual-system-inventory-data"
OpenPOWER on IntegriCloud