#
2de07e9d |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I4e8e80d3e90345e107038546c485510b565ac636 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
be051072 |
| 20-Feb-2017 |
Deepak Kodihalli <dkodihal@in.ibm.com> |
inventory: enable updating extra properties While the IPMI FRU parser, in order to update inventory, receives most properties from the host IPMI, there could be some properties whose
inventory: enable updating extra properties While the IPMI FRU parser, in order to update inventory, receives most properties from the host IPMI, there could be some properties whose values could be provided by other sources, such as the Machine Readable Workbook. Provide a mechanism to enable the above by having the extra property information and values supplied via a YAML file, via which code is generated, which in turn can be used by the parser to update inventory. Change-Id: I30a2a9129d97485a0c31c3dec0155d5e1a008101 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
show more ...
|