summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2023-09-15 16:09:29 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2023-09-15 16:10:00 +0000
commitbbc93424c949f14e3b09cf4d24e687af9f4bd154 (patch)
tree33c1db30667e1927b1dfcea6d9f7aee893bad30d /conf
parent76208ca8803105080c8a0a0c58aad140601efa5c (diff)
downloadmeta-virtualization-bbc93424c949f14e3b09cf4d24e687af9f4bd154.tar.gz
conf: drop mickledore, only specify nanbield
- mickledore was incorrectly spelled - we aren't actively going to test both branches with master, so go to only nanbield If there's demaand, and test results to support it, we can reconsider later. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 189a86d4..c44d585c 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 = "mickeldore nanbield" 24LAYERSERIES_COMPAT_virtualization-layer = "nanbield"
25LAYERDEPENDS_virtualization-layer = " \ 25LAYERDEPENDS_virtualization-layer = " \
26 core \ 26 core \
27 openembedded-layer \ 27 openembedded-layer \