update configurations for phosphor-led-managerphosphor-led-manager no longer assumes any default led priority.The behavior was changed inhttps://github.com/openbmc/phosphor-led-manager/commit/5
update configurations for phosphor-led-managerphosphor-led-manager no longer assumes any default led priority.The behavior was changed inhttps://github.com/openbmc/phosphor-led-manager/commit/5a9f651949c133ed0868d72734c4ac82c75a7656andhttps://github.com/openbmc/phosphor-led-manager/commit/55badf7979f57d5f9ed2db726eebf35e84d0dac5The led priority needs to be configured, so updating all configurationshere.Before, led-manager assumed a default led priority of 'Blink'.So this patch is just making that explicit in the existingconfigurations. There should be no behavior change from this patch.Change-Id: I74aabb567ccf6682d56877f8bb42e636fc1746f6Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
show more ...
meta-quanta: gbs: add LED configurationSet GBS related LED actions in yaml file1. heartbeat2. sys boot status (bios post done)3. attention (identify)4. bmc fault (kernel panic)5. NVME SSD loca
meta-quanta: gbs: add LED configurationSet GBS related LED actions in yaml file1. heartbeat2. sys boot status (bios post done)3. attention (identify)4. bmc fault (kernel panic)5. NVME SSD locate/fault(From meta-quanta rev: 745df9caeb360ce80c9edaf27dc5600b6646e31a)Signed-off-by: George Hung <george.hung@quantatw.com>Change-Id: I1c506687165b60ac29dd6ae7989ded3a5a20c9a7Signed-off-by: Andrew Geissler <geissonator@yahoo.com>