summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index b294db47..fa43bcc6 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,6 +9,11 @@ BBFILE_COLLECTIONS += "agldemo"
BBFILE_PATTERN_agldemo = "^${LAYERDIR}/"
BBFILE_PRIORITY_agldemo = "70"
+BBFILES_DYNAMIC += " \
+ aglcontainermc:${LAYERDIR}/dynamic-layers/meta-agl-ic-container/*/*/*.bb \
+ aglcontainermc:${LAYERDIR}/dynamic-layers/meta-agl-ic-container/*/*/*.bbappend \
+"
+
LAYERSERIES_COMPAT_agldemo = "kirkstone"
LAYERDEPENDS_agldemo = "aglcore qt5-layer openembedded-layer"