commit | 267c413f6d487341dbc674102dfea7eddc7d92c8 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Fri Feb 25 20:00:07 2022 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Feb 25 20:55:32 2022 +0000 |
tree | 12e906288ca881f7c43c7a4d2200c51967d41e9a | |
parent | 56a467711beb400d14e9485acae519b6071bf23c [diff] |
mmc: reset: Delete all BMC error logs During a bios factory reset, the partition where hostboot stores their error logs is cleared. Need to clear the BMC error logs too to avoid discrepancies. Tested: Verified the /var/lib/phosphor-logging/extensions/pels/logs/ directory was cleared after a bios factory reset except for the 'archive' subdirectory. Change-Id: I273d7953fda053823cea93dc57b751de74ddef43 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.