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
Item, LED: add fault_identifying associationSigned-off-by: George Liu <liuxiwei@inspur.com>Change-Id: Ibc9d0859498fafbc1647179357d5d38926f302d9
Item, LED: add identifying associationCreate association documentation between LED and Item.Signed-off-by: George Liu <liuxiwei@inspur.com>Change-Id: I121cd09cd3eb032400200e51a1c94e2dfcc872cc
Fixed incorrect references in Led/Readme.md.Existing references contained the wrong path to Led/Group.Interface.yamland Physical.Interface.yaml.Also reference in chapter "Dbus interfaces for phys
Fixed incorrect references in Led/Readme.md.Existing references contained the wrong path to Led/Group.Interface.yamland Physical.Interface.yaml.Also reference in chapter "Dbus interfaces for physical LEDs"referred to Group.Interface.yaml instead of Physical.Interface.yaml.This commit fixes file paths and enters two different references(for Group and for Physical).Signed-off-by: Vladimir Kuznetsov <v.kuznetsov@yadro.com>Change-Id: Ib34a470f366db4657fd6d6e49b109a79319f79c3
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>