meta-security-compliance: add meta-python

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

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2019-07-06 15:31:05 -07:00
parent a64348d0df
commit eca01510bf
+1 -3
View File
@@ -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"