diff options
| author | Armin Kuster <akuster808@gmail.com> | 2019-06-01 21:09:38 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2019-06-26 15:47:47 -0700 |
| commit | 723cd9e37221f90cc378b49a0c0f3419508500bb (patch) | |
| tree | f2b4bef43cb95b55cf5215a79e731aacdd27b092 /meta-tpm/conf | |
| parent | 51a4c6b5179d087f647cf0c458edb8ab107826ef (diff) | |
| download | meta-security-723cd9e37221f90cc378b49a0c0f3419508500bb.tar.gz | |
layers: set warrior only
remove TEST_SUITES from main layer.conf
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-tpm/conf')
| -rw-r--r-- | meta-tpm/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf index bf9a76e..cdccc55 100644 --- a/meta-tpm/conf/layer.conf +++ b/meta-tpm/conf/layer.conf | |||
| @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "tpm-layer" | |||
| 8 | BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_tpm-layer = "10" | 9 | BBFILE_PRIORITY_tpm-layer = "10" |
| 10 | 10 | ||
| 11 | LAYERSERIES_COMPAT_tpm-layer = "thud warrior" | 11 | LAYERSERIES_COMPAT_tpm-layer = "warrior" |
| 12 | 12 | ||
| 13 | LAYERDEPENDS_tpm-layer = " \ | 13 | LAYERDEPENDS_tpm-layer = " \ |
| 14 | core \ | 14 | core \ |
