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