regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Sig
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Ib3fe091253297e6cf82ddf2be8175bf3f4a495f4
show more ...
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Cha
regenerate-meson: re-run with latest from sdbusplusThe sdbus++-gen-meson has a new version, which requires regeneratingall the meson in this repository. Re-run the `regenerate-meson`script.Change-Id: Ic72fe80376052d5749ba007bb87be25c83a46279Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
gen: update due to sdbusplus-gen-meson changeSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I9491eb608d9c6849b3e39fe212054a3651bfb824
Add Generic button dbus interfaceThe button interface is a generic dbus interface which can be usedin the front panel phosphor-buttons dbus objects that has button typephysical form factor(Presse
Add Generic button dbus interfaceThe button interface is a generic dbus interface which can be usedin the front panel phosphor-buttons dbus objects that has button typephysical form factor(Pressed/Released).This dbus interface will be initially used by ocp debug card host selectorbutton interface as it has a button form factor type.Design : https://github.com/openbmc/docs/blob/master/designs/multihost-phosphor-buttons.mdSigned-off-by: Naveen Moses <naveen.mosess@hcl.com>Change-Id: I10e940c93ce549489fd23ff76a3be9e09ae1ae9c
Add Host selector yaml configurationHost selector interface is used to keep the positionof the host selector HW switch as a property.This host selector position value decides which hostor bmc is
Add Host selector yaml configurationHost selector interface is used to keep the positionof the host selector HW switch as a property.This host selector position value decides which hostor bmc is currently selected in a multihost bmc systemso that the power and reset button events arerouted 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
treewide: Create yaml directoryThis allows the propagated yamldir paramter to work correctly insubproject style builds. We don't want other files in the projectconflicting with tools that scan th
treewide: Create yaml directoryThis allows the propagated yamldir paramter to work correctly insubproject style builds. We don't want other files in the projectconflicting with tools that scan the yamldir.Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1Signed-off-by: William A. Kennington III <wak@google.com>
build: Regenerate meson for sdbus++ updateChange-Id: I6c7b9fc22d7acf593c268713b2ef837ab983b956Signed-off-by: William A. Kennington III <wak@google.com>
build: regenerate meson with latest sdbusplus versionSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Idb01b777bb90b165c906aacad24b0d3c9b0e93d2
build: add sdbus++-gen-meson generated filesUse the tool to generate the meson.build files for the currenttree of interfaces, but do not utilize them yet. Add asmall helper tool to regenerate as
build: add sdbus++-gen-meson generated filesUse the tool to generate the meson.build files for the currenttree of interfaces, but do not utilize them yet. Add asmall helper tool to regenerate as needed.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Ie1f68984e5b01dcab661863d2ac719d0e3cd45c1