summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-03-13 21:46:27 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-15 17:23:57 +0300
commit6bc2f026595b69c9594ce4843502a98129351143 (patch)
tree9a3364f618c88b080207a92a40362dbbc1430715 /meta-phosphor/conf
parentd7bf8c17eca8f8c89898a7794462c773c449e983 (diff)
downloadopenbmc-6bc2f026595b69c9594ce4843502a98129351143.tar.xz
Make host-check a part of host state function
In the previous review it was noted that it didn't make much sense for host-check to be it's own provided function in OpenBMC. It's more of a recommended piece of the base host state function. Change-Id: I024472e96ea00f411e8348e0221c210f84700019 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 1cb2a35bb..047e88e7a 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -38,13 +38,6 @@ VIRTUAL-RUNTIME_obmc-host-state-manager ?= "phosphor-state-manager-host"
# power the host back on.
VIRTUAL-RUNTIME_obmc-discover-system-state ?= "phosphor-state-manager-discover"
-# obmc-host-check
-#
-# Provides an implementation of phosphor-host-check, which will determine
-# if the host is running after a BMC reboot and create the necessary file
-# to indicate to host services that the host is running
-VIRTUAL-RUNTIME_obmc-host-check ?= "phosphor-state-manager-host-check"
-
# obmc-fan-presence
#
# Provides implementations of fan presence detection