1ade3e145SPatrick WilliamsMACHINE_FEATURES += "\
2cf285424SRyan Sie        obmc-bmc-state-mgmt \
3cf285424SRyan Sie        obmc-chassis-state-mgmt \
4cf285424SRyan Sie        obmc-host-state-mgmt \
5826a1f73SRyan Sie        obmc-host-ipmi \
6cf285424SRyan Sie        obmc-phosphor-chassis-mgmt \
7cf285424SRyan Sie        obmc-phosphor-fan-mgmt \
8cf285424SRyan Sie        obmc-phosphor-flash-mgmt \
9cf285424SRyan Sie        "
10cf285424SRyan Sie
11cf285424SRyan SieVIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"
12cf285424SRyan Sie
13cf285424SRyan SiePREFERRED_PROVIDER_virtual/obmc-chassis-mgmt = "packagegroup-supermicro-apps"
14cf285424SRyan SiePREFERRED_PROVIDER_virtual/obmc-fan-mgmt = "packagegroup-supermicro-apps"
15cf285424SRyan SiePREFERRED_PROVIDER_virtual/obmc-flash-mgmt = "packagegroup-supermicro-apps"
16*5a5f33c7SPatrick WilliamsPREFERRED_PROVIDER_virtual/obmc-system-mgmt = "packagegroup-supermicro-apps"
17826a1f73SRyan SiePREFERRED_PROVIDER_virtual/obmc-inventory-data ?= "${VIRTUAL-RUNTIME_skeleton_workbook}"
18826a1f73SRyan SiePREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw ?= "phosphor-ipmi-kcs"
19cf285424SRyan Sie
20cf285424SRyan SieOVERRIDES .= ":supermicro"
21