summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2025-06-20 08:33:11 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-06-20 08:33:11 -0400
commit9f23867e6386ba4131c165f084c5f5de2c612451 (patch)
tree778952eed8f4a19e89fbe95c179a8db13f52bd8d
parent0115e61cdd5fe8c705bb0350a0d75ebebcf84c79 (diff)
downloadmeta-virtualization-master.tar.gz
layer: drop styhead, add whinlatterHEADmaster
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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 += " \
21# This should only be incremented on significant changes that will 21# This should only be incremented on significant changes that will
22# cause compatibility issues with other layers 22# cause compatibility issues with other layers
23LAYERVERSION_virtualization-layer = "1" 23LAYERVERSION_virtualization-layer = "1"
24LAYERSERIES_COMPAT_virtualization-layer = "styhead walnascar" 24LAYERSERIES_COMPAT_virtualization-layer = "walnascar whinlatter"
25LAYERDEPENDS_virtualization-layer = " \ 25LAYERDEPENDS_virtualization-layer = " \
26 core \ 26 core \
27 openembedded-layer \ 27 openembedded-layer \