From 6bc2f026595b69c9594ce4843502a98129351143 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 13 Mar 2018 11:46:27 -0700 Subject: 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 --- meta-phosphor/conf/distro/include/phosphor-defaults.inc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'meta-phosphor/conf') 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 -- cgit v1.2.3