commit | 14f9c35e32f0d13663b1f14848c899e076591434 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Mon May 15 12:40:07 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 17 22:16:18 2017 +0000 |
tree | 8d76a27435644ecb8d246778a015e1545e863700 | |
parent | f8696dba6adca80f4cd5f0796bc0e5f87f3f14b3 [diff] |
LEDS: Add LampTest group containing all the LEDs LampTest currently expects all the LEDs to be blinking. This change is for Barreleye and Palmetto. Change-Id: I78573124f312195d250b4feebf4cb77249cc1c74 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
diff --git a/meta-barreleye/recipes-phosphor/leds/barreleye-led-manager-config/led.yaml b/meta-barreleye/recipes-phosphor/leds/barreleye-led-manager-config/led.yaml index 3a65506..8ba28f3 100755 --- a/meta-barreleye/recipes-phosphor/leds/barreleye-led-manager-config/led.yaml +++ b/meta-barreleye/recipes-phosphor/leds/barreleye-led-manager-config/led.yaml
@@ -18,3 +18,16 @@ Action: 'Blink' DutyOn: 50 Period: 1000 +LampTest: + beep: + Action: 'Blink' + DutyOn: 50 + Period: 1000 + heartbeat: + Action: 'Blink' + DutyOn: 50 + Period: 1000 + identify: + Action: 'Blink' + DutyOn: 50 + Period: 1000