conf: add gatesgarth to compat, drop zeus

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2020-10-15 08:20:03 -04:00
parent 1d86197846
commit f59d55ec57

View File

@ -31,7 +31,7 @@ BBFILES_DYNAMIC += " \
# This should only be incremented on significant changes that will # This should only be incremented on significant changes that will
# cause compatibility issues with other layers # cause compatibility issues with other layers
LAYERVERSION_virtualization-layer = "1" LAYERVERSION_virtualization-layer = "1"
LAYERSERIES_COMPAT_virtualization-layer = "zeus dunfell" LAYERSERIES_COMPAT_virtualization-layer = "dunfell gatesgarth"
LAYERDEPENDS_virtualization-layer = " \ LAYERDEPENDS_virtualization-layer = " \
core \ core \
openembedded-layer \ openembedded-layer \