layers: set warrior only

remove TEST_SUITES from main layer.conf

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2019-06-01 21:09:38 -07:00
parent 51a4c6b517
commit 723cd9e372
3 changed files with 3 additions and 5 deletions

View File

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