X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-oran%2Fconf%2Flayer.conf;fp=meta-oran%2Fconf%2Flayer.conf;h=8de21e7784a50e7aa639c9c2c5c1a61adcd5ef19;hb=da071f80b8756ce948ae54cfee514969d7c13f39;hp=34e906f6918770ccb4e37d9befcaf6f79a794028;hpb=90b87ffa661d207f060cae47021acd418f53a3eb;p=pti%2Frtp.git diff --git a/meta-oran/conf/layer.conf b/meta-oran/conf/layer.conf index 34e906f..8de21e7 100644 --- a/meta-oran/conf/layer.conf +++ b/meta-oran/conf/layer.conf @@ -9,7 +9,7 @@ BBPATH =. "${LAYERDIR}:" BBFILES += " \ ${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/recipes-*/*/*.bbappend \ - " +" BBFILE_COLLECTIONS += "meta-oran" BBFILE_PATTERN_meta-oran = "^${LAYERDIR}/" @@ -23,20 +23,19 @@ LAYERSERIES_COMPAT_meta-oran = "thud wrl" LAYER_PATH_meta-oran = "${LAYERDIR}" LAYERDEPENDS_meta-oran = " \ + cloud-services-layer \ core \ + dpdk \ + realtime \ + virtualization-layer \ wr-template \ wrlinux \ wrlinux-distro \ - wrlinux-ovp \ - virtualization-layer \ - cloud-services-layer \ - realtime \ - dpdk \ - " +" LAYERRECOMMENDS_meta-oran = " \ meta-anaconda \ - " +" PNWHITELIST_LAYERS_remove = "meta-oran"