summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorHuyLe <hule@amperecomputing.com>2022-09-05 07:25:42 +0300
committerThang Q. Nguyen <thang@os.amperecomputing.com>2022-09-20 08:24:50 +0300
commitbb8f0657781d78264d08d324853f94bd1abc8efa (patch)
tree15e1e732a57e1517bf1a11445a5c860e6f89f21f /meta-phosphor
parentebff85d320dc2e99c5c682b678a6ae0ea291c043 (diff)
downloadopenbmc-bb8f0657781d78264d08d324853f94bd1abc8efa.tar.xz
meta-ampere: mtjade: handle UID button via phosphor-buttons
Replace Ampere implementation for UID button by the use of phosphor-button. Tested: 1. By default, the UID LED status is OFF. - Press UID button and check if the UID LED is ON - Press UID button again and check if the UID LED is OFF 2. Turn on the UID LED via ipmi command $ ipmitool chassis identify 3. Turn Lit/Blinking/Off UID LED via Redfish: $ curl -X PATCH --user root:0penBmc -H "Content-Type: application/json" -H "If-Match: *" --insecure https://<bmc_ip>/redfish/v1/Systems/system -d '{"IndicatorLED": "Lit|Blinking|Off"}' --> check if the UID LED is ON, blinking or OFF, respectively Signed-off-by: HuyLe <hule@amperecomputing.com> Change-Id: I912e26be827167a201dad5d81be6728101405521
Diffstat (limited to 'meta-phosphor')
0 files changed, 0 insertions, 0 deletions