mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-11 16:32:58 +00:00
layer.conf: Add filesystem depends
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "security"
|
|||||||
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_security = "6"
|
BBFILE_PRIORITY_security = "6"
|
||||||
|
|
||||||
LAYERDEPENDS_security = "openembedded-layer perl-layer networking-layer"
|
LAYERDEPENDS_security = "openembedded-layer perl-layer networking-layer filesystems-layer"
|
||||||
|
|||||||
Reference in New Issue
Block a user