ptest: fix testsuite var

core remove variable used to define ptest test suite.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2018-12-15 07:55:31 -08:00
parent 32e2a2d06c
commit d7aecbcc26
+1 -1
View File
@@ -13,4 +13,4 @@ LAYERSERIES_COMPAT_security = "thud"
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
DEFAULT_TEST_SUITES_pn-security-build-image = " ${PTESTTESTSUITE}"
DEFAULT_TEST_SUITES_pn-security-build-image = " ping ssh ptest"