summaryrefslogtreecommitdiffstats
path: root/meta-intel/meta-common/recipes-intel/chassis
diff options
context:
space:
mode:
authorKuiying Wang <kuiying.wang@intel.com>2019-01-28 18:53:04 +0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-31 17:11:05 -0500
commit98e4c2167e21dc2a30099ba8749d05ed7674552e (patch)
tree76868a536c2d01020acc45760e20a04a403a3c90 /meta-intel/meta-common/recipes-intel/chassis
parente602d9888f37e0b63eadc7f117dd8890773a76b4 (diff)
downloadtalos-openbmc-98e4c2167e21dc2a30099ba8749d05ed7674552e.tar.gz
talos-openbmc-98e4c2167e21dc2a30099ba8749d05ed7674552e.zip
Enable x86-power-control recipe
(From meta-intel rev: fbcd11d0ccbd820d67464782b3ac95e6ed16c211) Change-Id: Ia333dd6385b76e737f236f645cb8657b81290481 Signed-off-by: Kuiying Wang <kuiying.wang@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-intel/chassis')
-rwxr-xr-xmeta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb b/meta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb
index c74c3a814..fedc8dc10 100755
--- a/meta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb
+++ b/meta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb
@@ -11,7 +11,7 @@ SRCREV = "80f6d927c220be0e638a0674a986429825a070aa"
inherit cmake pkgconfig pythonnative systemd
-DBUS_SERVICE_${PN} += "xyz.openbmc_project.Chassis.Control.Power@.service"
+SYSTEMD_SERVICE_${PN} += "xyz.openbmc_project.Chassis.Control.Power@.service"
# Force the standby target to run these services
SYSD_TGT = "${SYSTEMD_DEFAULT_TARGET}"
OpenPOWER on IntegriCloud