conf: restrict hardknott compaitbility to hardknott

The busybox bbappend causes problems, and now that we aren't in
transition, no one is testing compatibility for anything but matching
release branches.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2021-09-16 10:50:57 -04:00
parent eccc51d4e5
commit bc081444b0

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