Andrew Geissler | c8edb81 | 2020-06-24 14:56:33 -0500 | [diff] [blame] | 1 | EXTRA_OEMESON_witherspoon += "-Dwarm-reboot=disabled" |
Andrew Geissler | 6539353 | 2021-01-28 13:17:12 -0600 | [diff] [blame] | 2 | |
| 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 |
| 6 | RRECOMMENDS_${PN}-host += "${PN}-scheduled-host-transition" |
Andrew Geissler | b2644f8 | 2021-02-10 16:11:58 -0600 | [diff] [blame] | 7 | |
| 8 | # IBM systems track the state of the hypervisor so bring |
| 9 | # in the needed package when the host state package is |
| 10 | # included |
| 11 | RRECOMMENDS_${PN}-host += "${PN}-hypervisor" |