Revision Date Author Comments
# 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 ...


# 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


# dac7f6c3 13-Apr-2022 Naveen Moses <naveen.mosess@hcl.com>

Add Generic button dbus interface

The button interface is a generic dbus interface which can be used
in the front panel phosphor-buttons dbus objects that has button type
physical form factor(Presse

Add Generic button dbus interface

The button interface is a generic dbus interface which can be used
in the front panel phosphor-buttons dbus objects that has button type
physical form factor(Pressed/Released).

This dbus interface will be initially used by ocp debug card host selector
button interface as it has a button form factor type.

Design : https://github.com/openbmc/docs/blob/master/designs/multihost-phosphor-buttons.md

Signed-off-by: Naveen Moses <naveen.mosess@hcl.com>
Change-Id: I10e940c93ce549489fd23ff76a3be9e09ae1ae9c

show more ...


# 51fabad6 18-Nov-2020 Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com>

Add Host selector yaml configuration

Host selector interface is used to keep the position
of the host selector HW switch as a property.
This host selector position value decides which host
or bmc is

Add Host selector yaml configuration

Host selector interface is used to keep the position
of the host selector HW switch as a property.
This host selector position value decides which host
or bmc is currently selected in a multihost bmc system
so that the power and reset button events are
routed to the currently selected host or bmc's power control events.

Tested:
It's tested in Facebook multi-host Yosemitev2 system,
including in the Front panel with its selector button.

Signed-off-by: Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com>
Change-Id: I18b4bd779c467d7ddc5045c5380d93c1b8a73b74

show more ...


# b1b4d261 05-Jun-2021 William A. Kennington III <wak@google.com>

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with tools that scan th

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with tools that scan the yamldir.

Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 2600affc 05-Jun-2021 William A. Kennington III <wak@google.com>

build: Regenerate meson for sdbus++ update

Change-Id: I6c7b9fc22d7acf593c268713b2ef837ab983b956
Signed-off-by: William A. Kennington III <wak@google.com>


# 16599e2d 15-Apr-2021 Patrick Williams <patrick@stwcx.xyz>

build: regenerate meson with latest sdbusplus version

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Idb01b777bb90b165c906aacad24b0d3c9b0e93d2


# d9632146 24-Jun-2020 Patrick Williams <patrick@stwcx.xyz>

build: add sdbus++-gen-meson generated files

Use the tool to generate the meson.build files for the current
tree of interfaces, but do not utilize them yet. Add a
small helper tool to regenerate as

build: add sdbus++-gen-meson generated files

Use the tool to generate the meson.build files for the current
tree of interfaces, but do not utilize them yet. Add a
small helper tool to regenerate as needed.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ie1f68984e5b01dcab661863d2ac719d0e3cd45c1

show more ...