All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH] layer conf: update to include meta-networking
@ 2015-02-02 15:35 Armin Kuster
  2015-02-02 16:31 ` Paul Eggleton
  0 siblings, 1 reply; 5+ messages in thread
From: Armin Kuster @ 2015-02-02 15:35 UTC (permalink / raw)
  To: yocto

suricata needs a package in meta-networking

Signed-off-by: Armin Kuster <akuster808@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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-02 23:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02 15:35 [meta-security][PATCH] layer conf: update to include meta-networking Armin Kuster
2015-02-02 16:31 ` Paul Eggleton
2015-02-02 18:24   ` akuster808
2015-02-02 18:31     ` Paul Eggleton
2015-02-02 23:24       ` akuster808

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.