summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorMichael Tritz <mtritz@us.ibm.com>2017-03-31 20:04:32 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-05-06 01:45:08 +0300
commitb3b5899fc47fdac6d3959051ebb223335909408a (patch)
treeb378775b802822d97a64fb5b9d360632767966b8 /meta-phosphor/conf
parent176cadafcbc0dd6a69a58185b97db76ec68387fd (diff)
downloadopenbmc-b3b5899fc47fdac6d3959051ebb223335909408a.tar.xz
Recipe for phosphor-discover-system-state
This recipe will add the new program phosphor-discover-system-state to new builds. Additionally, the old Python state manager is removed from the build since discover_system_state.py was the last thing in it. Resolves openbmc/openbmc#773 Change-Id: I99ba0f1f0264cedebc5a9a7e5fa5dbaba0b79502 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 296d304470..75d51db62b 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -32,6 +32,13 @@ VIRTUAL-RUNTIME_obmc-chassis-state-manager ?= "phosphor-state-manager-chassis"
# interface.
VIRTUAL-RUNTIME_obmc-host-state-manager ?= "phosphor-state-manager-host"
+# obmc-discover-system-state
+#
+# Provides an implementation of phosphor-discover-system-state, which, if the
+# host is powered off, will check the current power policy and, if necessary,
+# power the host back on.
+VIRTUAL-RUNTIME_obmc-discover-system-state ?= "phosphor-state-manager-discover"
+
# obmc-fan-presence
#
# Provides implementations of fan presence detection