[yocto] [meta-security-compliance][PATCH 4/4] meta-security-compliance: add meta-python

Armin Kuster akuster808 at gmail.com
Sat Jul 6 16:32:30 PDT 2019


with some for the recipe updates, more pyton support is needed

Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-security-compliance/conf/layer.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-security-compliance/conf/layer.conf b/meta-security-compliance/conf/layer.conf
index b245a16..9ccadab 100644
--- a/meta-security-compliance/conf/layer.conf
+++ b/meta-security-compliance/conf/layer.conf
@@ -10,6 +10,4 @@ BBFILE_PRIORITY_scanners-layer = "10"
 
 LAYERSERIES_COMPAT_scanners-layer = "warrior"
 
-LAYERDEPENDS_scanners-layer = " \
-    core \
-"
+LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
-- 
2.17.1



More information about the yocto mailing list