summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend b/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend
index a982e12b1..075cddab2 100644
--- a/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend
+++ b/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend
@@ -1 +1,6 @@
EXTRA_OEMESON_witherspoon += "-Dwarm-reboot=disabled"
+
+# The scheduled-host-transition package provides support to
+# schedule power on and off operations for the host at some
+# time in the future. IBM systems will utilize this feature
+RRECOMMENDS_${PN}-host += "${PN}-scheduled-host-transition"