diff options
Diffstat (limited to 'conf/layer.conf')
| -rw-r--r-- | conf/layer.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index fd21da1..906e024 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -12,3 +12,7 @@ BBFILE_PRIORITY_security = "8" | |||
| 12 | LAYERSERIES_COMPAT_security = "hardknott" | 12 | LAYERSERIES_COMPAT_security = "hardknott" |
| 13 | 13 | ||
| 14 | LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" | 14 | LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" |
| 15 | |||
| 16 | BBFILES_DYNAMIC += " \ | ||
| 17 | rust-layer:${LAYERDIR}/dynamic-layers/meta-rust/recipes-*/*/*.bb \ | ||
| 18 | " | ||
