summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon/recipes-phosphor/leds
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2020-04-22 21:06:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-27 19:52:12 +0300
commite161514219e0dc8a957dabbb8529fb9fcac4e115 (patch)
tree5de46006517d690f5793eec41281d60611228ecd /meta-ibm/meta-witherspoon/recipes-phosphor/leds
parenta3f54c8b8cbd50bc86efdc52cfb7d348d8c19d21 (diff)
downloadopenbmc-e161514219e0dc8a957dabbb8529fb9fcac4e115.tar.xz
meta-ibm: move all meta-witherspoon metadata
The metadata common to all IBM systems is confusingly split between meta-ibm and meta-witherspoon. Move everything to meta-ibm. The meta-ibm README is re-written to more accurately reflect the scope of the layer. Allow the configuration samples (bblayers.conf.sample, local.conf.sample) to be sourced from either meta-ibm or meta-witherspoon until such a time that any workflows and tooling have had the opportunity to move to meta-ibm. (From meta-ibm rev: 6e05ef2e90b214eaf4e43ee7027bbbb1d8d09442) Change-Id: I3ec890d5300f9649c974ea6b9dca93a2e8a889ab Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm/meta-witherspoon/recipes-phosphor/leds')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/leds/mihawk-led-manager-config-native.bb18
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/leds/mihawk-led-manager-config/led.yaml514
2 files changed, 0 insertions, 532 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/leds/mihawk-led-manager-config-native.bb b/meta-ibm/meta-witherspoon/recipes-phosphor/leds/mihawk-led-manager-config-native.bb
deleted file mode 100644
index 459a3161c4..0000000000
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/leds/mihawk-led-manager-config-native.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-SUMMARY = "Phosphor LED Group Management for Mihawk"
-PR = "r1"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
-
-inherit native
-
-PROVIDES += "virtual/phosphor-led-manager-config-native"
-
-SRC_URI += "file://led.yaml"
-S = "${WORKDIR}"
-
-# Copies example led layout yaml file
-do_install() {
- SRC=${S}
- DEST=${D}${datadir}/phosphor-led-manager
- install -D ${SRC}/led.yaml ${DEST}/led.yaml
-}
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/leds/mihawk-led-manager-config/led.yaml b/meta-ibm/meta-witherspoon/recipes-phosphor/leds/mihawk-led-manager-config/led.yaml
deleted file mode 100644
index 0a7a160fe2..0000000000
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/leds/mihawk-led-manager-config/led.yaml
+++ /dev/null
@@ -1,514 +0,0 @@
-BmcBooted:
- power-button:
- Action: 'Blink'
- DutyOn: 50
- Period: 250
- Priority: 'On'
-PowerOn:
- power-button:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-EnclosureFault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-EnclosureIdentify:
- front-id:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-Fan0Fault:
- fan0:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'Blink'
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-Fan1Fault:
- fan1:
- Action: 'On'
- DutyOn: 50
- Period: 1000
- Priority: 'Blink'
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-Fan2Fault:
- fan2:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'Blink'
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-Fan3Fault:
- fan3:
- Action: 'On'
- DutyOn: 50
- Period: 1000
- Priority: 'Blink'
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-Fan4Fault:
- fan4:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'Blink'
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-Fan5Fault:
- fan5:
- Action: 'On'
- DutyOn: 50
- Period: 1000
- Priority: 'Blink'
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-Powersupply0Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-Powersupply1Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-LampTest:
- front-fault:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'On'
- front-id:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'On'
- power-button:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'On'
- fan0:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'Blink'
- fan1:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'Blink'
- fan2:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'Blink'
- fan3:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'Blink'
- fan4:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'Blink'
- fan5:
- Action: 'Blink'
- DutyOn: 50
- Period: 1000
- Priority: 'Blink'
-core0Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core1Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core2Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core3Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core4Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core5Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core6Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core7Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core8Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core9Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core10Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core11Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core12Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core13Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core14Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core15Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core16Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core17Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core18Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core19Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core20Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core21Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core22Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-core23Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-cpu0Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-cpu1Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm0Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm1Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm2Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm3Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm4Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm5Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm6Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm7Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm8Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm9Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm10Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm11Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm12Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm13Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm14Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm15Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm16Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm17Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm18Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm19Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm20Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm21Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm22Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm23Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm24Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm25Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm26Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm27Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm28Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm29Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm30Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-dimm31Fault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-motherboardFault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-occFault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On'
-systemFault:
- front-fault:
- Action: 'On'
- DutyOn: 50
- Period: 0
- Priority: 'On' \ No newline at end of file