mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-21 05:27:04 +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"
|
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