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 ...
sdbusplus: update meson to v9 formatSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Ic9327e63de59bb2a1bd6289289aeed1d5c06c44b
code-update: simplified interface for code updateCurrent code update invocation flow has no explicit interface butrather rely on discovery of a new file in tmpfs. This makes it moreinvolved and h
code-update: simplified interface for code updateCurrent code update invocation flow has no explicit interface butrather rely on discovery of a new file in tmpfs. This makes it moreinvolved and hard to use. The intent of this proposal is to define anexplicit interface which is easy to use. For more details, please referto design doc -https://gerrit.openbmc.org/c/openbmc/docs/+/65739Change-Id: I65f186856c446cf7d957591c213054dc2d5c3861Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>