layer: set compatibility to styhead

With the recent UNPACKDIR and golang changes, master is only
compatible with styhead.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2024-05-26 04:03:42 +00:00
parent d04caa21f0
commit e97f724ccc

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 = "nanbield scarthgap"
LAYERSERIES_COMPAT_virtualization-layer = "styhead"
LAYERDEPENDS_virtualization-layer = " \
core \
openembedded-layer \