From 0add0b58017fe8008a9ec50aa930943837f97a41 Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Thu, 16 Oct 2025 11:56:04 -0300 Subject: [PATCH] conf/layer.conf: Add whinlatter as compatible Yocto Project release Signed-off-by: Rodrigo M. Duarte --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index bf9bf21..d65ca98 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,4 +12,4 @@ BBFILE_PRIORITY_shellhub = "6" SIGGEN_EXCLUDERECIPES_ABISAFE += "shellhub-agent-config" LAYERDEPENDS_shellhub = "core" -LAYERSERIES_COMPAT_shellhub = "styhead" +LAYERSERIES_COMPAT_shellhub = "styhead whinlatter"