conf/layer.conf: add honister to compatibility list

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2021-04-15 10:06:38 -04:00
parent 1f9a36fa1a
commit f3e19029b0

View File

@ -31,7 +31,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 = "dunfell gatesgarth hardknott"
LAYERSERIES_COMPAT_virtualization-layer = "gatesgarth hardknott honister"
LAYERDEPENDS_virtualization-layer = " \
core \
openembedded-layer \