blob: e3c5bf2c7b60d96946872fc7dda3b4e08f26ae5f [file] [log] [blame]
########################
# Configs for anaconda #
########################
DISTRO = "anaconda"
MACHINE = "@BSP@"
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
INSTALLER_TARGET_BUILD = "@TARGET_BUILD@"
INSTALLER_TARGET_IMAGE = "stx-image-aio"
IMAGE_OVERHEAD_FACTOR = "1.05"
BBMASK += " \
/meta-stx/recipes-bsp \
/meta-stx/recipes-connectivity \
/meta-stx/recipes-containers \
/meta-stx/recipes-core/images/stx-image-aio.bb \
/meta-stx/recipes-core/stx-* \
/meta-stx/recipes-core/init* \
/meta-stx/recipes-daemons \
/meta-stx/recipes-dbs \
/meta-stx/recipes-devtools \
/meta-stx/recipes-extended \
/meta-stx/recipes-graphics \
/meta-stx/recipes-httpd \
/meta-stx/recipes-networking \
/meta-stx/recipes-security \
/meta-stx/recipes-support \
/meta-stx/recipes-upstream \
"