blob: 47201122b42eeab6272fef1afb7ec08841525fcf [file] [log] [blame]
Andrew Geisslerc8edb812020-06-24 14:56:33 -05001EXTRA_OEMESON_witherspoon += "-Dwarm-reboot=disabled"
Andrew Geissler65393532021-01-28 13:17:12 -06002
3# The scheduled-host-transition package provides support to
4# schedule power on and off operations for the host at some
5# time in the future. IBM systems will utilize this feature
6RRECOMMENDS_${PN}-host += "${PN}-scheduled-host-transition"
Andrew Geisslerb2644f82021-02-10 16:11:58 -06007
8# IBM systems track the state of the hypervisor so bring
9# in the needed package when the host state package is
10# included
11RRECOMMENDS_${PN}-host += "${PN}-hypervisor"