From 9f23867e6386ba4131c165f084c5f5de2c612451 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 20 Jun 2025 08:33:11 -0400 Subject: [PATCH] layer: drop styhead, add whinlatter Signed-off-by: Bruce Ashfield --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 3c10cc18..43a39f50 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -21,7 +21,7 @@ BBFILES_DYNAMIC += " \ # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_virtualization-layer = "1" -LAYERSERIES_COMPAT_virtualization-layer = "styhead walnascar" +LAYERSERIES_COMPAT_virtualization-layer = "walnascar whinlatter" LAYERDEPENDS_virtualization-layer = " \ core \ openembedded-layer \