summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-x86
AgeCommit message (Collapse)AuthorFilesLines
2021-07-26meta-quanta: gbs: update x86-power-control json configGeorge Hung1-8/+32
https://gerrit.openbmc-project.xyz/36528 brought in a new change in the json, so update to the latest format for power-config-host0.json Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I2fa800eda63adda765b032c2d5d02186654349cb
2021-06-30meta-quanta: gbs: Fix x86-power-control power-config-host0.jsonBrandon Kim1-6/+8
https://gerrit.openbmc-project.xyz/42539 brought in a change in the json, now requiring "gpio_configs". Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I0361d6c4ed6fa440ae2e32a4ce9c364ee91d8380
2021-04-21meta-quanta: gbs: back to upstream and enable chassis-system resetGeorge Hung3-3/+31
- change back to x86-power-control upstream - enable chassis-system reset for hard power cycle by Redfish Usage by Redfish: curl -k -u ${username}:${password} https://${bmcip}/redfish/v1/Chassis/chassis/Actions/Chassis.Reset -d '{"ResetType": "PowerCycle"}' Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Icff87d590c911289cb15bdc34dafce69e55c9e2a
2020-07-15meta-quanta: gbs: add x86-power-control supportGeorge Hung1-0/+4
system power control change to use x86-power-control (From meta-quanta rev: ccd3f9d0a83d372df01076d53e5f7ba656d370bb) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I46acde7ef48394e742f371d09a28a16e1154c38a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>