History log of /openbmc/skeleton/op-pwrctl/pgood_wait/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 6f20774f 03-Feb-2024 George Liu <liuxiwei@ieisystem.com>

Remove libmapper dependency

In the latest openbmc repo, there is no need to rely on libmapper.
This patch is to remove the dependence on libmapper, and then
libmapper will be deleted in the future a

Remove libmapper dependency

In the latest openbmc repo, there is no need to rely on libmapper.
This patch is to remove the dependence on libmapper, and then
libmapper will be deleted in the future and mapper calls will be used
directly.

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: Ibe9c345e760e5a4215a2fe3c3c2ace3c54f8e179

show more ...


# 059cffb8 23-Aug-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

pwrctl: add pgood state switching application

pgood_wait simply blocks until the power state changes to
the requested state.

The intent is for use from a systemd unit similar to

pwrctl: add pgood state switching application

pgood_wait simply blocks until the power state changes to
the requested state.

The intent is for use from a systemd unit similar to nm-online.

Change-Id: Icf1e18f5d47d6eb2fc424b4614fd196ef3dfd6ee
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...