[yocto] [meta-security][PATCH 3/3] layer.con: add TESTSUITE define

Armin Kuster akuster808 at gmail.com
Wed Oct 24 23:27:47 PDT 2018


Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 675a149..76f5bd6 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,3 +12,5 @@ BBFILE_PRIORITY_security = "8"
 LAYERSERIES_COMPAT_security = "thud"
 
 LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
+
+DEFAULT_TEST_SUITES_pn-security-build-image = " ${MINTESTSUITE} ssh scp ptest"
-- 
2.7.4



More information about the yocto mailing list