From 7e54b1c2f5dcea9f79f0b5d3e33ea09a63d9b632 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 27 Jun 2025 10:00:22 -0400 Subject: layer: drop walnascar support Now that the unpackdir changes are in place, we switch our support to only 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 43a39f50..d9fb11c5 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 = "walnascar whinlatter" +LAYERSERIES_COMPAT_virtualization-layer = "whinlatter" LAYERDEPENDS_virtualization-layer = " \ core \ openembedded-layer \ -- cgit v1.2.3-54-g00ecf