X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=conf%2Flayer.conf;h=cafd30ad543732c83d65ef3b3e7a68354f42792d;hb=c50cff76f1bd498ca930904adee091595f0541e4;hp=b294db474ba969b5a7b911d2593bdb02558952fd;hpb=f89954a40e56a01eee7ab9a64fc9fa36d4161f0a;p=AGL%2Fmeta-agl-demo.git diff --git a/conf/layer.conf b/conf/layer.conf index b294db474..cafd30ad5 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,11 @@ BBFILE_COLLECTIONS += "agldemo" BBFILE_PATTERN_agldemo = "^${LAYERDIR}/" BBFILE_PRIORITY_agldemo = "70" -LAYERSERIES_COMPAT_agldemo = "kirkstone" +BBFILES_DYNAMIC += " \ + aglcontainermc:${LAYERDIR}/dynamic-layers/meta-agl-ic-container/*/*/*.bb \ + aglcontainermc:${LAYERDIR}/dynamic-layers/meta-agl-ic-container/*/*/*.bbappend \ +" -LAYERDEPENDS_agldemo = "aglcore qt5-layer openembedded-layer" +LAYERSERIES_COMPAT_agldemo = "kirkstone" +LAYERDEPENDS_agldemo = "aglcore qt5-layer openembedded-layer networking-layer meta-flutter"