blob: 68a4ccccdff5c1ee5880a598da783079fa7a1ac9 [file] [log] [blame]
Adriana Kobylakb96c7502021-08-06 16:25:30 +00001EXTRA_OEMESON:append: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
Adriana Kobylakb96c7502021-08-06 16:25:30 +00006RRECOMMENDS:${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
Adriana Kobylakb96c7502021-08-06 16:25:30 +000011RRECOMMENDS:${PN}-host += "${PN}-hypervisor"