blob: 366e24acca7bc5eb748af467cb9f5a5a1e82531e [file] [log] [blame]
Jayanth Othayoth477f5b92023-12-19 23:28:59 -06001MACHINEOVERRIDES =. "amd-withhost:"
2
3require conf/machine/include/amd.inc
4
5MACHINE_FEATURES:append = "\
6 obmc-chassis-state-mgmt \
7 obmc-host-state-mgmt \
8 obmc-phosphor-chassis-mgmt \
9 obmc-host-ipmi \
10 "
11
12VIRTUAL-RUNTIME_obmc-host-state-manager ?= "x86-power-control"
13VIRTUAL-RUNTIME_obmc-chassis-state-manager ?= "x86-power-control"
14
15PREFERRED_PROVIDER_virtual/obmc-chassis-mgmt = "packagegroup-amd-apps"
16PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw ?= "phosphor-ipmi-kcs"