commit | cdac8f4769bfe2df7c0a3d01dbbdd1113aee2cb8 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 24 15:02:13 2022 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Mon Apr 11 20:59:38 2022 +0000 |
tree | 689fa147cf087e656ecbd2f48842040aa349c2fe | |
parent | 03b3082cdbb4b197746597282037dc0d091a1a94 [diff] |
side-switch: power off chassis in prep for update When switching to a new level of firmware, ensure the host is off and the chassis power is off before switching to the new firmware. Tested: - Verify power off works <6> Checking for side switch reboot <6> Running firmware version path is /xyz/openbmc_project/software/74575136 <6> Running firmware version priority is 1 <6> Running image is at priority 1, execute side switch <see power off occur in journal> <6> chassis power is off Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ifdb3e0c51fe66e55ebb1c3fca7097af49607bf35
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.