summaryrefslogtreecommitdiffstats
path: root/meta-integrity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-integrity')
-rw-r--r--meta-integrity/conf/layer.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf
index b4edac3..f905b0b 100644
--- a/meta-integrity/conf/layer.conf
+++ b/meta-integrity/conf/layer.conf
@@ -26,3 +26,7 @@ LAYERSERIES_COMPAT_integrity = "dunfell"
26LAYERDEPENDS_integrity = "core openembedded-layer" 26LAYERDEPENDS_integrity = "core openembedded-layer"
27 27
28BBLAYERS_LAYERINDEX_NAME_integrity = "meta-integrity" 28BBLAYERS_LAYERINDEX_NAME_integrity = "meta-integrity"
29
30BBFILES_DYNAMIC += " \
31networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappend \
32"