[yocto] [meta-security][PATCH 08/17] layer.conf: Add filesystem depends

Armin Kuster akuster808 at gmail.com
Mon Oct 17 17:02:21 PDT 2016


Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 650e6ed..3502f0b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -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"
-- 
2.7.4




More information about the yocto mailing list