History log of /openbmc/openpower-host-ipmi-oem/scripts/ (Results 1 – 4 of 4)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
255e8b9708-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: Ie0192fa4887b637f5cbf1d3326824a1ad7375f83
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...

4b39b4d408-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: I420e1918ab04f38

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: I420e1918ab04f3889b301f9fd1c5a09e4e7417b4
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...

9975ae9103-Apr-2020 Patrick Williams <patrick@stwcx.xyz>

scripts: convert to python3

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

b61b107f28-Jan-2019 Tom Joseph <tomjoseph@in.ibm.com>

eSEL: Add severity and callout to the error metadata

The sensor number in the eSEL data is mapped to the inventory
object path and the callout association is added to the error
metadata. The mapping

eSEL: Add severity and callout to the error metadata

The sensor number in the eSEL data is mapped to the inventory
object path and the callout association is added to the error
metadata. The mappings are generated from the MRW. The severity
of the eSEL is inferred from the eSEL data and the corresponding
error level is updated in the metadata. This implementation is
moved from phosphor-ipmi-host to this repository, since this is
OpenPower specific.

Change-Id: I0bf0fe3776b593c6d38a958a23a140aeae71e754
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>

show more ...