summaryrefslogtreecommitdiff
path: root/meta-security/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-security/conf/layer.conf')
-rw-r--r--meta-security/conf/layer.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-security/conf/layer.conf b/meta-security/conf/layer.conf
index 8c0254b82..906e02440 100644
--- a/meta-security/conf/layer.conf
+++ b/meta-security/conf/layer.conf
@@ -9,6 +9,10 @@ BBFILE_COLLECTIONS += "security"
BBFILE_PATTERN_security = "^${LAYERDIR}/"
BBFILE_PRIORITY_security = "8"
-LAYERSERIES_COMPAT_security = "gatesgarth"
+LAYERSERIES_COMPAT_security = "hardknott"
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
+
+BBFILES_DYNAMIC += " \
+rust-layer:${LAYERDIR}/dynamic-layers/meta-rust/recipes-*/*/*.bb \
+"