History log of /openbmc/ipmi-fru-parser/scripts/fru_gen.py (Results 1 – 6 of 6)
Revision Date Author Comments
# 545a5d33 19-Jul-2023 Patrick Williams <patrick@stwcx.xyz>

scripts: accept absolute paths to YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I94044f096db64e6152bf4e7cd3bff7159e1cc85a


# c5c1737c 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

black: re-format

black and isort are enabled in the openbmc-build-scripts on Python files
to have a consistent formatting. Re-run the formatter on the whole
repository.

Change-Id: I5e068068ef3faa2

black: re-format

black and isort are enabled in the openbmc-build-scripts on Python files
to have a consistent formatting. Re-run the formatter on the whole
repository.

Change-Id: I5e068068ef3faa2f2c77bc1726b134eb6268dcfb
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 0968237b 03-Apr-2020 Patrick Williams <patrick@stwcx.xyz>

scripts: convert to python3

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I5ac0c1ac6f5420ec9763419223e651c3f887afe6


# 6eed4032 10-Feb-2017 Ratan Gupta <ratagupt@in.ibm.com>

Create the generated FRU Map in cpp.

Change-Id: Id83220e5e2876f4112ba76d698b2062e2a08dd3d
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>


# 3d0ce84b 07-Feb-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

fru_gen: Handle empty yaml files

Allow the build to work in the event of an empty
YAML file.

Change-Id: I3d36b57852446959aeb836ab69958c16387c02fc
Signed-off-by: Brad Bishop

fru_gen: Handle empty yaml files

Allow the build to work in the event of an empty
YAML file.

Change-Id: I3d36b57852446959aeb836ab69958c16387c02fc
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


# 0f2e7fe1 22-Dec-2016 Ratan Gupta <ratagupt@in.ibm.com>

Add IPMI FRU parser code generator.

Add a script that generates c++ structures
based on system dependent configuration.

Change-Id: I3a005b2dd31d7db3137bed9be6df2a0658c48d82

Add IPMI FRU parser code generator.

Add a script that generates c++ structures
based on system dependent configuration.

Change-Id: I3a005b2dd31d7db3137bed9be6df2a0658c48d82
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>

show more ...