Revision Date Author Comments
# e1900161 25-Mar-2022 Andrew Geissler <openbmcbump-github@yahoo.com>

phosphor-state-manager: bump and multi host/chassis support

phosphor-state-manager: srcrev bump 1ab2b6cea6..211d972d75

Adriana Kobylak (1):
chassis: Monitor the PowerSystemInputs for power st

phosphor-state-manager: bump and multi host/chassis support

phosphor-state-manager: srcrev bump 1ab2b6cea6..211d972d75

Adriana Kobylak (1):
chassis: Monitor the PowerSystemInputs for power status

Allen.Wang (2):
host-state-manager: Add multi-host support
chassis-state-manager: Correct poweroff state Unit

Andrew Geissler (2):
ensure bmc-state-manager stays in quiesce state
generate bmc dump on monitored systemd target fail

Brandon Wyman (1):
Correct pinhole reset logic for chassis state

Mike Capps (1):
Set Critical severity for Blackout errors

Patrick Williams (7):
filesystem: use non-experimental version
meson: remove stdc++fs dependency
meson: add subproject wraps for current dependencies
sdbusplus: object: don't use 'bool' argument constructor
meson: add missing dependencies and wraps
crit-service: update defaults for templated Host/Chassis
sched-host-tran: support multi-host

Potin Lai (3):
chassis-state-manager: Add multi-chassis support
discover-system-state: add multi-host support
host-state-manager: fix host0 failure with reading wrong object path

shamim ali (1):
power-on-hours: ensure not incremented when system off

Some commits went into phosphor-state-manager support that starts the
framework to support multiple chassis and hosts within a system. This
commit templates both the host and chassis services.

Change-Id: I19764aa0c625d4d28d8d0e672658f1a3910335af
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 80a13f88 02-Mar-2022 Andrew Geissler <geissonator@yahoo.com>

meta-ibm: set critical services for IBM systems

This takes the default critical services list from meta-phosphor and
appends on extra services IBM is interested in.

Ideally, there would be an easy

meta-ibm: set critical services for IBM systems

This takes the default critical services list from meta-phosphor and
appends on extra services IBM is interested in.

Ideally, there would be an easy way to just append an extra file to the
command line but this is going to need some more thought. For now, just
override the entire file.

Tested:
- Booted witherspoon up in QEMU and verified new json file was loaded
and that stopping one of the new critical services resulted in a
dump, error log, and BMC Quiesced state.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Icf5db5331072cbcbd0359e0b789b664e31423124

show more ...