KMACHINE = "aspeed" | |
KERNEL_DEVICETREE = "${KMACHINE}-ast2500-evb.dtb" | |
UBOOT_MACHINE = "ast_g5_ncsi_config" | |
FLASH_SIZE = "32768" | |
PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-hostfw-config= "" | |
require conf/machine/include/ast2500.inc | |
require conf/machine/include/obmc-bsp-common.inc | |
require conf/machine/include/qualcomm.inc | |
IMAGE_INSTALL_append = " ir38163-workaround \ | |
centriq-2400rep-console-client \ | |
socupdate \ | |
" |