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>
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 0000000..804fcb0
--- /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"