conf: add hardknott compatibility

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2021-03-15 11:10:08 -04:00
parent 55b5e02d06
commit 7daf37f06d

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