layer conf: update to include meta-networking

suricata needs a package in meta-networking

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2015-02-02 07:33:49 -08:00
parent 7116603e27
commit 5f562e458e

View File

@@ -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"