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 <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2023-09-11 01:31:54 +00:00
parent 113af45b75
commit 76208ca880

View File

@ -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 \