From b1afecc2797d06e1e54094b72c5f2586be73bbdd Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 8 May 2017 15:58:01 -0500 Subject: Add phosphor-host-check and required host services This application and services will be used by the host reset service to determine if the host is running after a BMC has been rebooted Change-Id: I8299546b0f275ebbb46aa775ab7b0633cc3fd5e0 Signed-off-by: Andrew Geissler --- meta-phosphor/conf/distro/include/phosphor-defaults.inc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'meta-phosphor/conf/distro/include/phosphor-defaults.inc') diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc index 53298da68..8ce8e4b99 100644 --- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc +++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc @@ -39,6 +39,13 @@ 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