conf/layer.conf: add walnascar compatibility

Start the transition from styhead to walnascar by adding the
new core layer name as compatible. Once the transition is done,
styhead will be removed.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2025-04-01 02:29:04 +00:00
parent b701660aec
commit 0e03113c3a

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