conf: drop gatesgarth from compatibility

There have been reports of warnings being generated by the
layer index when the compatibility of a layer exceeds 25 characters.

gatesgarth is supported in its own branch, and isn't being tested
against master, so we drop it from the compat.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2021-06-04 08:37:33 -04:00
parent 8ded083436
commit efaa68ded7

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 = "gatesgarth hardknott honister"
LAYERSERIES_COMPAT_virtualization-layer = "hardknott honister"
LAYERDEPENDS_virtualization-layer = " \
core \
openembedded-layer \