regenerate-meson: enable meson formattingSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I5bc2c84cf2ebb3a8d64c96bf3c02e4f34d1f28dd
build: support registry generationsdbus++-gen-meson version 10 adds support for redfish registrygeneration and greatly simplifies the install directives.Regenerate the YAML meson files and modif
build: support registry generationsdbus++-gen-meson version 10 adds support for redfish registrygeneration and greatly simplifies the install directives.Regenerate the YAML meson files and modify the base meson.buildas necessary. Also, format meson.build with `meson format`.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I77586fca7742d5468803913cb45276ca57271655
show more ...
phosphor-health-monitor: add new D-Bus interfaceThis commit introduces following changes -- A new Metrics Value Interface.- An interface to reset the metrics, if needed.- Common Threshold interf
phosphor-health-monitor: add new D-Bus interfaceThis commit introduces following changes -- A new Metrics Value Interface.- An interface to reset the metrics, if needed.- Common Threshold interface so it can be used in Metrics and Sensors.For more detail, please refer to design -https://gerrit.openbmc.org/c/openbmc/docs/+/64917Unit Test: meson build passes.Change-Id: I014a047f9db6fe470124baa41dcce93caf7ceb4bSigned-off-by: Jagpal Singh Gill <paligill@gmail.com>