/openbmc/phosphor-state-manager/service_files/ |
H A D | obmc-powered-off@.service | 86a1ebf9 Thu Nov 10 15:58:30 CST 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-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
|
H A D | phosphor-reset-chassis-running@.service | 86a1ebf9 Thu Nov 10 15:58:30 CST 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-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
|
H A D | phosphor-reset-chassis-on@.service | 86a1ebf9 Thu Nov 10 15:58:30 CST 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-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
|
H A D | obmc-power-start@.service | 86a1ebf9 Thu Nov 10 15:58:30 CST 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-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
|
H A D | obmc-power-stop@.service | 86a1ebf9 Thu Nov 10 15:58:30 CST 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-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
|
H A D | meson.build | 86a1ebf9 Thu Nov 10 15:58:30 CST 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-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
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ |
H A D | obmc-power-already-on@.target | fa06f1f6 Thu Dec 08 20:03:53 CST 2022 Thang Q. Nguyen <thang@os.amperecomputing.com> meta-ampere: mtjade: fix target dependency
Some targets were changed in phosphor-state-manager at commit 86a1ebf9 "move chassis power services to phosphor-state-manager" which makes our dependency incorrect. This commit fixes the target dependency to work with new change
Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I2c2b321161db367a86b5c1dc86071abab04f03b9
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ |
H A D | ampere-hostctrl.bb | fa06f1f6 Thu Dec 08 20:03:53 CST 2022 Thang Q. Nguyen <thang@os.amperecomputing.com> meta-ampere: mtjade: fix target dependency
Some targets were changed in phosphor-state-manager at commit 86a1ebf9 "move chassis power services to phosphor-state-manager" which makes our dependency incorrect. This commit fixes the target dependency to work with new change
Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I2c2b321161db367a86b5c1dc86071abab04f03b9
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/mtjade-gpio-config/ |
H A D | ampere-gpio-poweron@.service | fa06f1f6 Thu Dec 08 20:03:53 CST 2022 Thang Q. Nguyen <thang@os.amperecomputing.com> meta-ampere: mtjade: fix target dependency
Some targets were changed in phosphor-state-manager at commit 86a1ebf9 "move chassis power services to phosphor-state-manager" which makes our dependency incorrect. This commit fixes the target dependency to work with new change
Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I2c2b321161db367a86b5c1dc86071abab04f03b9
|
H A D | ampere-gpio-poweroff@.service | fa06f1f6 Thu Dec 08 20:03:53 CST 2022 Thang Q. Nguyen <thang@os.amperecomputing.com> meta-ampere: mtjade: fix target dependency
Some targets were changed in phosphor-state-manager at commit 86a1ebf9 "move chassis power services to phosphor-state-manager" which makes our dependency incorrect. This commit fixes the target dependency to work with new change
Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I2c2b321161db367a86b5c1dc86071abab04f03b9
|