diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-10-28 17:01:14 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-10-31 09:02:21 -0700 |
| commit | a2df7b4ce059d8b3a03da4b710aa6403da9bf8ed (patch) | |
| tree | 9f2e9e4de081c42c3932cde5108be5f89ecd6004 /conf | |
| parent | 5462ce5b7a0f686ce10a68c5e1aa1543c0b8a7f3 (diff) | |
| download | meta-security-a2df7b4ce059d8b3a03da4b710aa6403da9bf8ed.tar.gz | |
layer.conf: update ptest var to align with core
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 76f5bd6..19e647e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -13,4 +13,4 @@ LAYERSERIES_COMPAT_security = "thud" | |||
| 13 | 13 | ||
| 14 | LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" | 14 | LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" |
| 15 | 15 | ||
| 16 | DEFAULT_TEST_SUITES_pn-security-build-image = " ${MINTESTSUITE} ssh scp ptest" | 16 | DEFAULT_TEST_SUITES_pn-security-build-image = " ${PTESTTESTSUITE}" |
