summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2017-04-11 07:34:11 -0500
committerAndrew Geissler <andrewg@us.ibm.com>2017-04-11 07:37:50 -0500
commit4105c817dc950023c3c361894eed597204c3fb25 (patch)
tree344bdb0960161760b374b1eae416827a2449ab06 /meta-phosphor/common/recipes-phosphor/host
parenta450877c2635bf7ddb384beeb43a61bfde519166 (diff)
downloadtalos-openbmc-4105c817dc950023c3c361894eed597204c3fb25.tar.gz
talos-openbmc-4105c817dc950023c3c361894eed597204c3fb25.zip
Disable check for Control.Host object until available
Need to wait for the new object code to be merged before we can wait on it. Resolves openbmc/openbmc#1448 Change-Id: Ifc433cb0a34d19bd6dc7ccc872782b3faac696ce Signed-off-by: Andrew Geissler <andrewg@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@.service5
1 files changed, 3 insertions, 2 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 e3fcb0446..64e0e3bd4 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
@@ -1,7 +1,8 @@
[Unit]
Description=Check Host%i status on BMC reset
-Wants=mapper-wait@-xyz-openbmc_project-control-host%i.service
-After=mapper-wait@-xyz-openbmc_project-control-host%i.service
+# TODO: openbmc/openbmc#1274
+#Wants=mapper-wait@-xyz-openbmc_project-control-host%i.service
+#After=mapper-wait@-xyz-openbmc_project-control-host%i.service
Wants=obmc-host-reset-running@%i.target
Before=obmc-host-reset-running@%i.target
Wants=op-reset-chassis-on@%i.service
OpenPOWER on IntegriCloud