From 723cd9e37221f90cc378b49a0c0f3419508500bb Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 1 Jun 2019 21:09:38 -0700 Subject: layers: set warrior only remove TEST_SUITES from main layer.conf Signed-off-by: Armin Kuster --- conf/layer.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 4beac38..b9a4f25 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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" -- cgit v1.2.3-54-g00ecf