summaryrefslogtreecommitdiffstats
path: root/meta-egvirt/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-egvirt/conf/layer.conf')
-rw-r--r--meta-egvirt/conf/layer.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-egvirt/conf/layer.conf b/meta-egvirt/conf/layer.conf
index 1aea8992..a833e5d2 100644
--- a/meta-egvirt/conf/layer.conf
+++ b/meta-egvirt/conf/layer.conf
@@ -8,6 +8,11 @@ BBFILE_COLLECTIONS += "egvirt"
BBFILE_PATTERN_egvirt = "^${LAYERDIR}/"
BBFILE_PRIORITY_egvirt = "61"
+BBFILES_DYNAMIC += " \
+ rcar-gen3:${LAYERDIR}/dynamic-layers/rcar-gen3/*/*/*.bbappend \
+ raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bbappend \
+"
+
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_egvirt = "1"