[yocto] [meta-security][PATCH] layer conf: update to include meta-networking

Armin Kuster akuster808 at gmail.com
Mon Feb 2 07:35:51 PST 2015


suricata needs a package in meta-networking

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 c5a717b..650e6ed 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"
+LAYERDEPENDS_security = "openembedded-layer perl-layer networking-layer"
-- 
1.9.1




More information about the yocto mailing list