summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/state/phosphor-state-manager_%.bbappend
blob: 47201122b42eeab6272fef1afb7ec08841525fcf (plain)
1
2
3
4
5
6
7
8
9
10
11
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"

# IBM systems track the state of the hypervisor so bring
# in the needed package when the host state package is
# included
RRECOMMENDS_${PN}-host += "${PN}-hypervisor"