diff options
Diffstat (limited to 'meta-integrity')
| -rw-r--r-- | meta-integrity/conf/layer.conf | 4 |
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" | |||
| 26 | LAYERDEPENDS_integrity = "core openembedded-layer" | 26 | LAYERDEPENDS_integrity = "core openembedded-layer" |
| 27 | 27 | ||
| 28 | BBLAYERS_LAYERINDEX_NAME_integrity = "meta-integrity" | 28 | BBLAYERS_LAYERINDEX_NAME_integrity = "meta-integrity" |
| 29 | |||
| 30 | BBFILES_DYNAMIC += " \ | ||
| 31 | networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappend \ | ||
| 32 | " | ||
