1 ########################
2 # Configs for anaconda #
3 ########################
7 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
9 INSTALLER_TARGET_BUILD = "@TARGET_BUILD@"
10 INSTALLER_TARGET_IMAGE = "stx-image-aio"
12 IMAGE_OVERHEAD_FACTOR = "1.05"
15 /meta-stx-distro/recipes-core/images/stx-image-aio.bb \
16 /meta-stx-distro/recipes-httpd \
17 /meta-stx-integ/recipes-bsp \
18 /meta-stx-integ/recipes-connectivity \
19 /meta-stx-integ/recipes-core/base-files \
20 /meta-stx-integ/recipes-core/init* \
21 /meta-stx-integ/recipes-core/systemd \
22 /meta-stx-integ/recipes-daemons \
23 /meta-stx-integ/recipes-dbs \
24 /meta-stx-integ/recipes-devtools \
25 /meta-stx-integ/recipes-extended \
26 /meta-stx-integ/recipes-graphics \
27 /meta-stx-integ/recipes-networking \
28 /meta-stx-integ/recipes-security \
29 /meta-stx-integ/recipes-support \
30 /meta-stx-oran/recipes-core \
31 /meta-stx-oran/recipes-devtools \