diff mbox series

[meta-security] layer.conf: Update to whinlatter release series

Message ID 20250622173729.13803-1-hiagofranco@gmail.com
State New
Headers show
Series [meta-security] layer.conf: Update to whinlatter release series | expand

Commit Message

Hiago De Franco June 22, 2025, 5:37 p.m. UTC
From: Hiago De Franco <hiago.franco@toradex.com>

Update to the new Yocto release series.

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
---
 meta-tpm/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf
index 5f96114f29a5..0a461e238757 100644
--- a/meta-tpm/conf/layer.conf
+++ b/meta-tpm/conf/layer.conf
@@ -8,7 +8,7 @@  BBFILE_COLLECTIONS += "tpm-layer"
 BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/"
 BBFILE_PRIORITY_tpm-layer = "6"
 
-LAYERSERIES_COMPAT_tpm-layer = "styhead walnascar"
+LAYERSERIES_COMPAT_tpm-layer = "walnascar whinlatter"
 
 LAYERDEPENDS_tpm-layer = " \
     core \