conf: set compatibility to honister

With the overrides conversion changes, we mark master compatible
with honistor only.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2021-07-31 23:13:21 -04:00
parent f72770a6de
commit 9d848a29e4

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