summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorVijay Khemka <vijaykhemka@fb.com>2020-06-13 02:26:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-24 23:12:23 +0300
commita5bc17f32cda8cbe5771e6117fb7ac8cf508a091 (patch)
tree9b802d32efd3f91f66018ee2a49a31b43b65abb0 /meta-phosphor/recipes-x86
parenta748201f68e60bc61196e5e2130f4f86cd1039ca (diff)
downloadopenbmc-a5bc17f32cda8cbe5771e6117fb7ac8cf508a091.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-x86')
-rwxr-xr-xmeta-phosphor/recipes-x86/chassis/x86-power-control_git.bb1
1 files changed, 1 insertions, 0 deletions
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 267ec0bdb..0c1ac4464 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 @@ LICENSE = "Apache-2.0"
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 \