conf: mark layer compatible with mickledore

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2023-01-03 20:24:10 -05:00
parent d95762855e
commit 66b5850735

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 = "langdale"
LAYERSERIES_COMPAT_virtualization-layer = "mickledore"
LAYERDEPENDS_virtualization-layer = " \
core \
openembedded-layer \