mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 23:40:05 +00:00
layers: set warrior only
remove TEST_SUITES from main layer.conf Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -9,8 +9,6 @@ BBFILE_COLLECTIONS += "security"
|
||||
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_security = "8"
|
||||
|
||||
LAYERSERIES_COMPAT_security = "thud warrior"
|
||||
LAYERSERIES_COMPAT_security = "warrior"
|
||||
|
||||
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
|
||||
|
||||
DEFAULT_TEST_SUITES_pn-security-build-image = " ping ssh ptest"
|
||||
|
||||
Reference in New Issue
Block a user