History log of /openbmc/phosphor-led-manager/README.md (Results 1 – 7 of 7)
Revision Date Author Comments
# 95da5ba5 22-Aug-2024 George Liu <liuxiwei@ieisystem.com>

README.md: Fix MD040 warnings

The following warnings are generated by using markdownlint analysis:
```
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]

README.md: Fix MD040 warnings

The following warnings are generated by using markdownlint analysis:
```
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
```
Refer to markdown-lint [1] to fix MD040
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/040-fenced-code-language.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: I2b8f84817f1f46f09ff7af641584e881360d7457

show more ...


# 4d44a55e 24-Jul-2024 Alexander Hansen <alexander.hansen@9elements.com>

config: allow led priority to be Off

This makes the configuration more flexible and eliminates the edge case.

I don't see why this should not be possible.

Change-Id: I28e33535539b3214e18d781631465

config: allow led priority to be Off

This makes the configuration more flexible and eliminates the edge case.

I don't see why this should not be possible.

Change-Id: I28e33535539b3214e18d7816314656df5d3c370e
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>

show more ...


# c8ce906b 23-Jul-2024 Alexander Hansen <alexander.hansen@9elements.com>

docs: document group priority feature

Documenting the feature according to the design [1].

References:

[1] https://gerrit.openbmc.org/c/openbmc/docs/+/72989

Change-Id: Ib38f6455d06755a356968f7a47

docs: document group priority feature

Documenting the feature according to the design [1].

References:

[1] https://gerrit.openbmc.org/c/openbmc/docs/+/72989

Change-Id: Ib38f6455d06755a356968f7a47c38b3b2317f354
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>

show more ...


# 2099d9f5 23-Jul-2024 Alexander Hansen <alexander.hansen@9elements.com>

docs: document "Priority" feature

Change-Id: If9ddb4d159b390fb6760a23e669911cb3b5cda15
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>


# deab0fcc 21-Jul-2024 George Liu <liuxiwei@ieisystem.com>

README.md: Fix MD014 warnings

The following warnings are generated by using markdownlint analysis:
```
MD014/commands-show-output Dollar signs used before commands without showing output [Context: "

README.md: Fix MD014 warnings

The following warnings are generated by using markdownlint analysis:
```
MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ ./phosphor-led-manager --con..."]
```
Refer to markdown-lint [1] to fix MD014
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/014-commands-show-output.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: If8a9428dfc69b788fe780651ac8ab275a188ee9b

show more ...


# d30c9d37 21-Jul-2024 George Liu <liuxiwei@ieisystem.com>

README.md: Fix MD040 warnings

The following warnings are generated by using markdownlint analysis:
```
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]

README.md: Fix MD040 warnings

The following warnings are generated by using markdownlint analysis:
```
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
```
Refer to markdown-lint [1] to fix MD040
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/040-fenced-code-language.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: I7a9b9851a17919c8cb650fdbd5b8e9eda2faac36

show more ...


# bdbfcde1 26-Jun-2024 Alexander Hansen <alexander.hansen@9elements.com>

Add README.md

Explaining the high level workings of this project.

Change-Id: I066820dc2f7b09081385d3111d3e1beee46b7d8f
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>