mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-04 14:10:22 +00:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user