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