prettier: re-formatPrettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAMLfiles to have consistent formatting for these file types. Re-run theformatter on the whole repository.
prettier: re-formatPrettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAMLfiles to have consistent formatting for these file types. Re-run theformatter on the whole repository.Change-Id: I455b949e6d20dcc5617774d521b77fb985c48122Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
yaml: use 'object_path' typesdbus++ has deprecated the `path` type in favor of the more descriptive`object_path`. Switch to use that.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-I
yaml: use 'object_path' typesdbus++ has deprecated the `path` type in favor of the more descriptive`object_path`. Switch to use that.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Id7aef8d59d3aae1423fb5183b8c6e20996666572
build: Move yaml files into a subdirectoryThis improves generation speed and ensures that the yamldir onlycontains yaml files.Change-Id: I6094f23dfc4af2bb43ca7fdba047014142e1991fSigned-off-by:
build: Move yaml files into a subdirectoryThis improves generation speed and ensures that the yamldir onlycontains yaml files.Change-Id: I6094f23dfc4af2bb43ca7fdba047014142e1991fSigned-off-by: William A. Kennington III <wak@google.com>