summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-x86/chassis
diff options
context:
space:
mode:
authorGeorge Hung <george.hung@quantatw.com>2020-07-13 08:39:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-15 00:27:49 +0300
commitfdd5d3feceb8649ddbca0c826004573a71a97ad6 (patch)
tree159c420905e7b9131416f52b393dcfde92f1a80d /meta-quanta/meta-gbs/recipes-x86/chassis
parenta0ae66a355ead21203f822e1e8587f7697630bc8 (diff)
downloadopenbmc-fdd5d3feceb8649ddbca0c826004573a71a97ad6.tar.xz
meta-quanta: gbs: add x86-power-control support
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>
Diffstat (limited to 'meta-quanta/meta-gbs/recipes-x86/chassis')
-rw-r--r--meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control_%.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control_%.bbappend b/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control_%.bbappend
new file mode 100644
index 000000000..804fcb022
--- /dev/null
+++ b/meta-quanta/meta-gbs/recipes-x86/chassis/x86-power-control_%.bbappend
@@ -0,0 +1,4 @@
+SRC_URI_gbs = "git://github.com/quanta-bmc/x86-power-control.git"
+SRCREV_gbs = "70389494989e438af6b8b1d3b4db602a68f2f9da"
+
+SYSTEMD_SERVICE_${PN}_gbs = "xyz.openbmc_project.Chassis.Control.Power.service"