X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fconfigs%2Flocal-anaconda.conf;h=25ba760f667aaf99aba6ab69546c7e0ee6489136;hb=refs%2Fchanges%2F99%2F7299%2F2;hp=d9c183ae46005a16916e92f5a343f20f1865652f;hpb=628230c1db84b60f2e4a870091e9575f4f82ff7e;p=pti%2Frtp.git diff --git a/scripts/configs/local-anaconda.conf b/scripts/configs/local-anaconda.conf index d9c183a..25ba760 100644 --- a/scripts/configs/local-anaconda.conf +++ b/scripts/configs/local-anaconda.conf @@ -9,31 +9,23 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-yocto" INSTALLER_TARGET_BUILD = "@TARGET_BUILD@" INSTALLER_TARGET_IMAGE = "stx-image-aio" -REPO_EXCLUDE_PKG = "\ - corei7_64/ceph-dbg-*.corei7_64.rpm \ - corei7_64/mariadb-dbg-*.corei7_64.rpm \ - corei7_64/qemu-dbg-*.corei7_64.rpm \ - intel_corei7_64/dpdk-dbg-*.intel_corei7_64.rpm \ - intel_corei7_64/openvswitch-dbg-*.intel_corei7_64.rpm \ -" - 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 \ + /meta-stx-distro/recipes-core/images/stx-image-aio.bb \ + /meta-stx-distro/recipes-httpd \ + /meta-stx-integ/recipes-bsp \ + /meta-stx-integ/recipes-connectivity \ + /meta-stx-integ/recipes-core/base-files \ + /meta-stx-integ/recipes-core/init* \ + /meta-stx-integ/recipes-core/systemd \ + /meta-stx-integ/recipes-daemons \ + /meta-stx-integ/recipes-dbs \ + /meta-stx-integ/recipes-devtools \ + /meta-stx-integ/recipes-extended \ + /meta-stx-integ/recipes-graphics \ + /meta-stx-integ/recipes-networking \ + /meta-stx-integ/recipes-security \ + /meta-stx-integ/recipes-support \ + /meta-stx-oran/recipes-core \ "