#
66823d10 |
| 04-Oct-2024 |
Patrick Williams <patrick@stwcx.xyz> |
openbmc_intf: regenerate with latest gdbus-codegen
The openbmc_intf.[ch] have not been regenerated in over 6 years and the existing ones do not compile with stricter compiler settings. Regenerate t
openbmc_intf: regenerate with latest gdbus-codegen
The openbmc_intf.[ch] have not been regenerated in over 6 years and the existing ones do not compile with stricter compiler settings. Regenerate them.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9eeb2081ecc4ace283e19be8585ca57aebc0ab29
show more ...
|
#
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 notification from this
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
Change-Id: I8143b1
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 ...
|
#
f834525a |
| 28-Jun-2016 |
Patrick Williams <patrick@stwcx.xyz> |
Merge pull request #115 from bradbishop/refactoring
More skeleton refactoring
|
#
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>
|
#
5213a991 |
| 13-Jun-2016 |
Patrick Williams <patrick@stwcx.xyz> |
Merge pull request #101 from bradbishop/refactoring
skeleton refactoring
|
#
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 different applications
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 ...
|