1cf285424SRyan SieOBMC_MACHINE_FEATURES += "\ 2cf285424SRyan Sie obmc-bmc-state-mgmt \ 3cf285424SRyan Sie obmc-chassis-state-mgmt \ 4cf285424SRyan Sie obmc-host-state-mgmt \ 5*826a1f73SRyan Sie obmc-host-ipmi \ 6*826a1f73SRyan Sie obmc-host-ctl \ 7cf285424SRyan Sie obmc-phosphor-chassis-mgmt \ 8cf285424SRyan Sie obmc-phosphor-fan-mgmt \ 9cf285424SRyan Sie obmc-phosphor-flash-mgmt \ 10cf285424SRyan Sie " 11cf285424SRyan Sie 12cf285424SRyan SieVIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config" 13cf285424SRyan Sie 14cf285424SRyan SiePREFERRED_PROVIDER_virtual/obmc-chassis-mgmt = "packagegroup-supermicro-apps" 15cf285424SRyan SiePREFERRED_PROVIDER_virtual/obmc-fan-mgmt = "packagegroup-supermicro-apps" 16cf285424SRyan SiePREFERRED_PROVIDER_virtual/obmc-flash-mgmt = "packagegroup-supermicro-apps" 17cf285424SRyan SiePREFERRED_PROVIDER_virtual/obmc-system-mgmt = "packagegroup-supermicro-apps" 18*826a1f73SRyan SiePREFERRED_PROVIDER_virtual/obmc-host-ctl ?= "obmc-op-control-host" 19*826a1f73SRyan SiePREFERRED_PROVIDER_virtual/obmc-inventory-data ?= "${VIRTUAL-RUNTIME_skeleton_workbook}" 20*826a1f73SRyan SiePREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw ?= "phosphor-ipmi-kcs" 21cf285424SRyan Sie 22cf285424SRyan SieOVERRIDES .= ":supermicro" 23