#
7f154004 |
| 03-Jan-2025 |
Patrick Williams <patrick@stwcx.xyz> |
build: support registry generation
sdbus++-gen-meson version 10 adds support for redfish registry generation and greatly simplifies the install directives.
Regenerate the YAML meson files and modif
build: support registry generation
sdbus++-gen-meson version 10 adds support for redfish registry generation and greatly simplifies the install directives.
Regenerate the YAML meson files and modify the base meson.build as necessary. Also, format meson.build with `meson format`.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I77586fca7742d5468803913cb45276ca57271655
show more ...
|
#
4de8a3b0 |
| 21-Apr-2023 |
Patrick Williams <patrick@stwcx.xyz> |
regenerate-meson: re-run with latest from sdbusplus
The sdbus++-gen-meson has a new version, which requires regenerating all the meson in this repository. Re-run the `regenerate-meson` script.
Sig
regenerate-meson: re-run with latest from sdbusplus
The sdbus++-gen-meson has a new version, which requires regenerating all the meson in this repository. Re-run the `regenerate-meson` script.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib3fe091253297e6cf82ddf2be8175bf3f4a495f4
show more ...
|
#
c096cf78 |
| 21-Apr-2023 |
Patrick Williams <patrick@stwcx.xyz> |
regenerate-meson: re-run with latest from sdbusplus
The sdbus++-gen-meson has a new version, which requires regenerating all the meson in this repository. Re-run the `regenerate-meson` script.
Cha
regenerate-meson: re-run with latest from sdbusplus
The sdbus++-gen-meson has a new version, which requires regenerating all the meson in this repository. Re-run the `regenerate-meson` script.
Change-Id: Ic72fe80376052d5749ba007bb87be25c83a46279 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
11335246 |
| 12-Sep-2022 |
Patrick Williams <patrick@stwcx.xyz> |
gen: update due to sdbusplus-gen-meson change
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9491eb608d9c6849b3e39fe212054a3651bfb824
|
#
e123c461 |
| 05-May-2021 |
Tom Joseph <rushtotom@gmail.com> |
MCTP: Define interface for MCTP endpoint enumeration
This interface will be implemented by an MCTP control message protocol process[1] that discovers MCTP communication terminuses that are discovera
MCTP: Define interface for MCTP endpoint enumeration
This interface will be implemented by an MCTP control message protocol process[1] that discovers MCTP communication terminuses that are discoverable by BMC. D-Bus discovery of this interface triggers higher level protocols like PLDM to complete the PLDM discovery for the MCTP devices.
[1] https://github.com/openbmc/docs/blob/master/designs/mctp/mctp-kernel.md
Signed-off-by: Tom Joseph <rushtotom@gmail.com> Change-Id: I240bd3e7d300dfbc0a74ed71eb5a466e1d4a1db4
show more ...
|