x86-power-control: Adding obmc-phosphor-dbus-service class

Inheriting obmc-phosphor-dbus-service class for all append
utils operations.

(From meta-phosphor rev: ab98aef646c6a03427e388276635d930d7c83351)

Change-Id: I184b250d3fec9c7b93a56667e51c813edc343ad8
Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
index 267ec0b..0c1ac44 100755
--- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
+++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
@@ -12,6 +12,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 inherit cmake systemd
+inherit obmc-phosphor-dbus-service
 
 SYSTEMD_SERVICE_${PN} += "xyz.openbmc_project.Chassis.Control.Power.service \
                          chassis-system-reset.service \