aboutsummaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index f395aff1..016f9aef 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,4 +14,9 @@ LAYERDEPENDS_dpdk = "core"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_dpdk = "1"
-LAYERSERIES_COMPAT_dpdk = "zeus dunfell"
+LAYERSERIES_COMPAT_dpdk = "kirkstone nanbield scarthgap"
+
+BBFILES_DYNAMIC += " \
+ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \
+ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bbappend \
+"