layer.conf: Add filesystem depends

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2016-10-14 23:09:50 -07:00
parent 2d9a16062b
commit 17d39a00a2
+1 -1
View File
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "security"
BBFILE_PATTERN_security = "^${LAYERDIR}/"
BBFILE_PRIORITY_security = "6"
LAYERDEPENDS_security = "openembedded-layer perl-layer networking-layer"
LAYERDEPENDS_security = "openembedded-layer perl-layer networking-layer filesystems-layer"