mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
layer.conf: add dynamic-layer for rust pkg
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -12,3 +12,7 @@ BBFILE_PRIORITY_security = "8"
|
|||||||
LAYERSERIES_COMPAT_security = "hardknott"
|
LAYERSERIES_COMPAT_security = "hardknott"
|
||||||
|
|
||||||
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
|
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
|
||||||
|
|
||||||
|
BBFILES_DYNAMIC += " \
|
||||||
|
rust-layer:${LAYERDIR}/dynamic-layers/meta-rust/recipes-*/*/*.bb \
|
||||||
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user