summaryrefslogtreecommitdiffstats
path: root/meta-tpm
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2025-07-02 18:38:07 -0400
committerScott Murray <scott.murray@konsulko.com>2025-07-04 12:41:20 -0400
commitea67ceefdca42da806f3312c6703eff769463b8b (patch)
tree026e8a2dac262dd2bd8db2ff9d51e13a743d4e69 /meta-tpm
parentef790621653f6b88adfe58be4a1f508408d48cd2 (diff)
downloadmeta-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.conf2
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"
8BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/" 8BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/"
9BBFILE_PRIORITY_tpm-layer = "6" 9BBFILE_PRIORITY_tpm-layer = "6"
10 10
11LAYERSERIES_COMPAT_tpm-layer = "styhead walnascar" 11LAYERSERIES_COMPAT_tpm-layer = "whinlatter"
12 12
13LAYERDEPENDS_tpm-layer = " \ 13LAYERDEPENDS_tpm-layer = " \
14 core \ 14 core \