X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Flayer.conf;h=7556a86422215609328ae94e16b8640532e94226;hb=2119159226e9b72e4968af244fb640a10f6c1b65;hp=b294db474ba969b5a7b911d2593bdb02558952fd;hpb=f89954a40e56a01eee7ab9a64fc9fa36d4161f0a;p=AGL%2Fmeta-agl-demo.git diff --git a/conf/layer.conf b/conf/layer.conf index b294db474..7556a8642 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 = "scarthgap" +LAYERDEPENDS_agldemo = "aglcore qt5-layer openembedded-layer networking-layer multimedia-layer flutter-layer meta-app-framework"