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"
13 corei7_64/ceph-dbg-*.corei7_64.rpm \
14 corei7_64/mariadb-dbg-*.corei7_64.rpm \
15 corei7_64/qemu-dbg-*.corei7_64.rpm \
16 intel_corei7_64/dpdk-dbg-*.intel_corei7_64.rpm \
17 intel_corei7_64/openvswitch-dbg-*.intel_corei7_64.rpm \
20 IMAGE_OVERHEAD_FACTOR = "1.05"
23 /meta-stx/recipes-bsp \
24 /meta-stx/recipes-connectivity \
25 /meta-stx/recipes-containers \
26 /meta-stx/recipes-core/images/stx-image-aio.bb \
27 /meta-stx/recipes-core/stx-* \
28 /meta-stx/recipes-core/init* \
29 /meta-stx/recipes-daemons \
30 /meta-stx/recipes-dbs \
31 /meta-stx/recipes-devtools \
32 /meta-stx/recipes-extended \
33 /meta-stx/recipes-graphics \
34 /meta-stx/recipes-httpd \
35 /meta-stx/recipes-networking \
36 /meta-stx/recipes-security \
37 /meta-stx/recipes-support \
38 /meta-stx/recipes-upstream \