diff mbox series

[yocto-patches,meta-cgl] layer.conf: Add whinlatter

Message ID 20250828052027.16787-1-vanusuri@mvista.com
State New
Headers show
Series [yocto-patches,meta-cgl] layer.conf: Add whinlatter | expand

Commit Message

Vijay Anusuri Aug. 28, 2025, 5:20 a.m. UTC
From: Vijay Anusuri <vanusuri@mvista.com>

LAYERSERIES_COMPAT: add whinlatter

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
---
 meta-cgl-common/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf
index 2912dd9..c240d04 100644
--- a/meta-cgl-common/conf/layer.conf
+++ b/meta-cgl-common/conf/layer.conf
@@ -11,6 +11,6 @@  BBFILE_PRIORITY_cgl-common = "7"
 
 LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux yocto"
 
-LAYERSERIES_COMPAT_cgl-common = "honister kirkstone langdale mickledore nanbield scarthgap styhead"
+LAYERSERIES_COMPAT_cgl-common = "honister kirkstone langdale mickledore nanbield scarthgap styhead whinlatter"
 
 require conf/distro/include/cgl_common_security_flags.inc