mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +02:00
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:
parent
b701660aec
commit
0e03113c3a
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user