summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/host
diff options
context:
space:
mode:
authorJosh D. King <jdking@us.ibm.com>2017-04-11 09:48:10 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-04-20 15:43:47 +0000
commit75c387543505666728f4422d7a82050b2f75f0e2 (patch)
treee33cac88b4b15ae89192fecd37a4fe6003c48907 /meta-phosphor/common/recipes-phosphor/host
parentefb04a1963ee03f7db756cb33ae52f024ffda086 (diff)
downloadtalos-openbmc-75c387543505666728f4422d7a82050b2f75f0e2.tar.gz
talos-openbmc-75c387543505666728f4422d7a82050b2f75f0e2.zip
Refactor action target names Host-shutdown-quiesce
The target change is: obmc-stop-host -> obmc-host-shutdown obmc-quiesce-host -> obmc-host-quiesce Updated skeleton-rev.bbclass to have correct commit id. Change-Id: Ida47f8709622d98129c0fe00c86bad77d8d76dfb Signed-off-by: Josh D. King <jdking@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/host')
-rw-r--r--meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-check@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-check@.service b/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-check@.service
index 64e0e3bd4..7c9a05c8f 100644
--- a/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-check@.service
+++ b/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-check@.service
@@ -7,7 +7,7 @@ Wants=obmc-host-reset-running@%i.target
Before=obmc-host-reset-running@%i.target
Wants=op-reset-chassis-on@%i.service
After=op-reset-chassis-on@%i.service
-Conflicts=obmc-stop-host@%i.target
+Conflicts=obmc-host-shutdown@%i.target
ConditionPathExists=/run/openbmc/chassis@%i-on
[Service]
OpenPOWER on IntegriCloud