X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fconfigs%2Flocal-anaconda.conf;h=4a49c842330f84ecae78758e997ff4bcb5554a5e;hb=ef0646d3751182f139f04f8cebf4536bbbf4c08a;hp=7142775f45d3c3a317a4e0bf67efe61d2d65b7eb;hpb=1661f3cb092867fc082147bd5e28a82bbeee073c;p=pti%2Frtp.git diff --git a/scripts/configs/local-anaconda.conf b/scripts/configs/local-anaconda.conf index 7142775..4a49c84 100644 --- a/scripts/configs/local-anaconda.conf +++ b/scripts/configs/local-anaconda.conf @@ -4,7 +4,7 @@ DISTRO = "anaconda" MACHINE = "@BSP@" -PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" +PREFERRED_PROVIDER_virtual/kernel = "linux-yocto" INSTALLER_TARGET_BUILD = "@TARGET_BUILD@" INSTALLER_TARGET_IMAGE = "stx-image-aio" @@ -12,20 +12,10 @@ 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 \ + /meta-stx-distro/recipes-core/images/stx-image-aio.bb \ + /meta-stx-distro/recipes-httpd \ + /meta-stx-integ/recipes-devtools \ + /meta-stx-integ/recipes-graphics \ + /meta-stx-integ/recipes-extended \ + /meta-stx-integ/recipes-security \ "