summaryrefslogtreecommitdiff
path: root/meta-inventec/meta-lanyang/recipes-phosphor/leds/lanyang-led-manager-config/led.yaml
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-10-13 04:28:34 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-10-22 21:45:40 +0300
commit7735fbdda63b2e02fa3bfc56b67a4e48f1784b77 (patch)
tree3a2315379b9386d62b8bd0501280bf16072c8c8c /meta-inventec/meta-lanyang/recipes-phosphor/leds/lanyang-led-manager-config/led.yaml
parent9318f4191faab5627c2eb402825ae0e4556f54eb (diff)
downloadopenbmc-7735fbdda63b2e02fa3bfc56b67a4e48f1784b77.tar.xz
meta-inventec: remove unusable lanyang machine
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ife1d461de356477463d5b15d0d86ce1f998d7569
Diffstat (limited to 'meta-inventec/meta-lanyang/recipes-phosphor/leds/lanyang-led-manager-config/led.yaml')
-rwxr-xr-xmeta-inventec/meta-lanyang/recipes-phosphor/leds/lanyang-led-manager-config/led.yaml31
1 files changed, 0 insertions, 31 deletions
diff --git a/meta-inventec/meta-lanyang/recipes-phosphor/leds/lanyang-led-manager-config/led.yaml b/meta-inventec/meta-lanyang/recipes-phosphor/leds/lanyang-led-manager-config/led.yaml
deleted file mode 100755
index 5eb11f173..000000000
--- a/meta-inventec/meta-lanyang/recipes-phosphor/leds/lanyang-led-manager-config/led.yaml
+++ /dev/null
@@ -1,31 +0,0 @@
-bmc_booted:
- sys_boot_status:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'On'
-
-power_on:
- sys_boot_status:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-
-enclosure_fault:
- plt_fault:
- Action: 'On'
-
-enclosure_identify:
- attention:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
-
-lamp_test:
- plt_fault:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- attention:
- Action: 'On'