History log of /openbmc/skeleton/libopenbmc_intf/openbmc_intf.h (Results 1 – 5 of 5)
Revision Date Author Comments
# 5987cac5 05-Feb-2018 Andrew Geissler <geissonator@yahoo.com>

Remove use of legacy system state

The OpenBMC state function has been moved to the phosphor-state-manager
repository. The chassis power state is tracked via systemd targets
so notifi

Remove use of legacy system state

The OpenBMC state function has been moved to the phosphor-state-manager
repository. The chassis power state is tracked via systemd targets
so notification from this power application is no longer needed.

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

show more ...


# 44dd5a6e 24-Aug-2016 Nan Li <william.bjlinan@hotmail.com>

Add IPMI 2.0 ColdReset command support

* Implement reset by reboot command issued in a shell
* Work with related changes in phosphor-host-ipmid repo

Resolves openbmc/openbmc#437

Add IPMI 2.0 ColdReset command support

* Implement reset by reboot command issued in a shell
* Work with related changes in phosphor-host-ipmid repo

Resolves openbmc/openbmc#437

Change-Id: I8143b1ee9c0d547ee47e5bd3659a5126b6e5af98
Signed-off-by: Nan Li <william.bjlinan@hotmail.com>

show more ...


# 8a8b003e 27-Jun-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Update and run libopenbmc_intf codegen

Update codegen to reflect new path xml/output locations.
Run updated codegen.

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


# 5053fa2c 27-Jun-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Move libopenbmc_intf codegen/xml

To the libopenbmc_intf directory.

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


# 40a360c2 28-May-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Reorganize directory structure

Moving to directory per-application layout. This facilitates
building single applications which is useful in the Yocto build
environment since differe

Reorganize directory structure

Moving to directory per-application layout. This facilitates
building single applications which is useful in the Yocto build
environment since different applications satisfy different OpenBMC
build requirements.

A number of issues are also addressed:
- All applications were pulling in libsystemd and the gdbus libs
irrespective of whether or not they were needed.
- gpio.o duplicated in every application - moved to libopenbmc_intf
- Added install target

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

show more ...