diff options
| author | Scott Murray <scott.murray@konsulko.com> | 2025-07-02 18:38:07 -0400 |
|---|---|---|
| committer | Scott Murray <scott.murray@konsulko.com> | 2025-07-04 12:41:20 -0400 |
| commit | ea67ceefdca42da806f3312c6703eff769463b8b (patch) | |
| tree | 026e8a2dac262dd2bd8db2ff9d51e13a743d4e69 /meta-tpm | |
| parent | ef790621653f6b88adfe58be4a1f508408d48cd2 (diff) | |
| download | meta-security-ea67ceefdca42da806f3312c6703eff769463b8b.tar.gz | |
layer.conf: Update to whinlatter (5.3) release
Update LAYERSERIES_COMPAT in all layer.conf files with the exception
of meta-parsec to whinlatter. For meta-parsec, whinlatter has been
added, and the EOL releases removed, as an initial update.
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'meta-tpm')
| -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 5f96114..582fe1e 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 = "6" | 9 | BBFILE_PRIORITY_tpm-layer = "6" |
| 10 | 10 | ||
| 11 | LAYERSERIES_COMPAT_tpm-layer = "styhead walnascar" | 11 | LAYERSERIES_COMPAT_tpm-layer = "whinlatter" |
| 12 | 12 | ||
| 13 | LAYERDEPENDS_tpm-layer = " \ | 13 | LAYERDEPENDS_tpm-layer = " \ |
| 14 | core \ | 14 | core \ |
