#
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 ...
|
#
991b2b8b |
| 26-Sep-2022 |
Vernon Mauery <vernon.mauery@linux.intel.com> |
Port in intel-dbus-interfaces content
This takes the com.intel.Control.* content from the intel-dbus-interfaces repo and puts it into the yaml/com/intel subdir.
Tested: meson build -Ddata_com_i
Port in intel-dbus-interfaces content
This takes the com.intel.Control.* content from the intel-dbus-interfaces repo and puts it into the yaml/com/intel subdir.
Tested: meson build -Ddata_com_intel=true && ninja -C build Configures and builds, creating a library with the com.intel.Control.* interfaces in it (inspected using nm)
Change-Id: I42b07b734483a4a2c9ba89e1bcadbc08d5b074b5 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
show more ...
|