layer.conf: add dynamic-layer for strongswan

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2020-07-09 01:22:49 +00:00
parent f4dd53438a
commit fc1693a967

View File

@@ -15,3 +15,7 @@ LAYERDEPENDS_tpm-layer = " \
openembedded-layer \
"
BBLAYERS_LAYERINDEX_NAME_tpm-layer = "meta-tpm"
BBFILES_DYNAMIC += " \
networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappend \
"