History log of /openbmc/phosphor-mrw-tools/inventory.pl (Results 1 – 4 of 4)
Revision Date Author Comments
# 93e1a7c0 14-Aug-2018 Gunnar Mills <gmills@us.ibm.com>

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: I32c89

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: I32c896bf6268704843adf188bae2fd0884ed95c5
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# 9596f9a9 30-Sep-2016 Matt Spinler <spinler@us.ibm.com>

Adjust motherboard and memory buffer fru_types.

IPMI code is hardcoded to look for MAIN_PLANAR and
MEMORY_BUFFER, so make sure it can find them.

Resolves openbmc/openbmc#604.

Change-Id: I9b1b3bfa9

Adjust motherboard and memory buffer fru_types.

IPMI code is hardcoded to look for MAIN_PLANAR and
MEMORY_BUFFER, so make sure it can find them.

Resolves openbmc/openbmc#604.

Change-Id: I9b1b3bfa98bfd0a72f7f29c147b45f5b699272e2
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...


# 1e388121 22-Sep-2016 Matt Spinler <spinler@us.ibm.com>

Add 'bios' and 'misc' inventory items

Add these because even though they don't represent
physical items, other code currently needs them to
store information in.

Resolves openbmc/openbmc#594.

Chan

Add 'bios' and 'misc' inventory items

Add these because even though they don't represent
physical items, other code currently needs them to
store information in.

Resolves openbmc/openbmc#594.

Change-Id: I45ce980f12fa6e859bdd0800702f7adaadda80c8
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...


# 45ae4048 23-Aug-2016 Matt Spinler <spinler@us.ibm.com>

Add inventory.pl to create system inventory in JSON.

This script creates the system inventory listing from
the system topology in the machine readable workbook XML.
It includes all of the FRUs, plus

Add inventory.pl to create system inventory in JSON.

This script creates the system inventory listing from
the system topology in the machine readable workbook XML.
It includes all of the FRUs, plus a few other entities that
aren't FRUs. The Targets.pm module is used to traverse the
MRW XML. Most of the work of the script is converting MRW
naming conventions to OpenBMC naming conventions.

Change-Id: I2e27dce923d7597bd6eee1dfe73d38aa4755a801
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...