Fix spelling mistakes using codespellThis commit corrects various spelling mistakes throughout therepository. The corrections were made automatically using `codespell`[1]tool.[1]: https://githu
Fix spelling mistakes using codespellThis commit corrects various spelling mistakes throughout therepository. The corrections were made automatically using `codespell`[1]tool.[1]: https://github.com/codespell-project/codespellChange-Id: I965f52f9eae78bcad39a8d711f99bef7be4cbde0Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
show more ...
reformat with latest settingsReformat with the latest settings from openbmc-build-scripts (andcopy latest config files where appropriate). Fix a few minormarkdownlint issues.Signed-off-by: Pat
reformat with latest settingsReformat with the latest settings from openbmc-build-scripts (andcopy latest config files where appropriate). Fix a few minormarkdownlint issues.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
Change VirtualMedia interface after design update.Latest changes in VirtualMedia design(https://github.com/openbmc/docs/commit/9de2f4eea01d7daa6ccff3c7615e6954a36900fc,https://github.com/openbmc/
Change VirtualMedia interface after design update.Latest changes in VirtualMedia design(https://github.com/openbmc/docs/commit/9de2f4eea01d7daa6ccff3c7615e6954a36900fc,https://github.com/openbmc/docs/commit/a3d687046c223a2b9d8c575f3f26a59733d6794b)adds signal field to Proxy and Legacy interfaces.Tested:Compiles, signature consistent with implementationChange-Id: If6f00607f4e46cf95f2bdbfa8a5c854c43f077f1Signed-off-by: Przemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com>
doc: format with markdownlintSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Id1efc27791e219e5fbfe08023143be2f59037307
yaml: format with prettierSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
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>