commit | 42089e34cc9bf2ca38a9f518c00f271df9d99f77 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 30 14:28:38 2023 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 30 14:28:38 2023 -0600 |
tree | b7d3917dbc1a281e47bc93ef2b5babdcec294a49 | |
parent | cb4f0ca3462af9c2353f85d3bb4836e7bdb03bdc [diff] |
side-switch: adapt do chassis state instance change phosphor-state-manager moved to a multi chassis and multi host design point. This made their corresponding service files instance based. For backwards support, instance 0 will always represent the entire system, so utilize that as the dependency in this service file. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I6a32ff5944b803cdeaa4ba9fd5faa0e3d49263fe
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
.