From 76208ca8803105080c8a0a0c58aad140601efa5c Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 11 Sep 2023 01:31:54 +0000 Subject: conf: update compatibility to match oe-core OE Core has bumped to the next version, we update to match. For now, we keep both mickledore and nanbield as compatible while progressing towards release. 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 9ff61f12..189a86d4 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 = "mickledore" +LAYERSERIES_COMPAT_virtualization-layer = "mickeldore nanbield" LAYERDEPENDS_virtualization-layer = " \ core \ openembedded-layer \ -- cgit v1.2.3-54-g00ecf