meta-integrity: add dynamic-layer for strongswan

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2020-07-13 16:57:36 +00:00
parent 9f8bdb7751
commit f876289913

View File

@@ -26,3 +26,7 @@ LAYERSERIES_COMPAT_integrity = "dunfell"
LAYERDEPENDS_integrity = "core openembedded-layer"
BBLAYERS_LAYERINDEX_NAME_integrity = "meta-integrity"
BBFILES_DYNAMIC += " \
networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappend \
"