Revision Date Author Comments
# 69a250dd 10-Nov-2022 Andrew Geissler <geissonator@yahoo.com>

improve new chassis power services

A few miscellaneous changes to improve descriptions and update where
these services are actually installed by the bitbake recipes.

Signed-off-by: Andrew Geissler

improve new chassis power services

A few miscellaneous changes to improve descriptions and update where
these services are actually installed by the bitbake recipes.

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

show more ...


# 86a1ebf9 10-Nov-2022 Andrew Geissler <geissonator@yahoo.com>

move chassis power services to phosphor-state-manager

Move the generic services which are used to power on and off the chassis
into phosphor-state-manager. This will make the use of
phosphor-state-m

move chassis power services to phosphor-state-manager

Move the generic services which are used to power on and off the chassis
into phosphor-state-manager. This will make the use of
phosphor-state-manager for chassis power control more straightforward.

These services are directly copied from openbmc/openbmc/
meta-phosphor/recipes-phosphor/chassis/obmc-op-control-power/ and
renamed to match with the existing naming conventions.

The only change to these files was if a Wants/Before/After service name
was changing as a part of this.

A follow on commit will improve some of the Description fields.

The following email has more details on this change:
https://lists.ozlabs.org/pipermail/openbmc/2022-November/032457.html

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

show more ...