From 315b92e1f522a05c0c67db20eeb350dfd399a53a Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Thu, 19 Mar 2026 09:47:34 -0300 Subject: [PATCH] conf/layer.conf: Add wrynose 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 d65ca98..d8f15a5 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 whinlatter" +LAYERSERIES_COMPAT_shellhub = "styhead whinlatter wrynose"