mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
conf: add warrior to layer compat
In preparation for the spring release, we drop sumo and add warrior to the layer compat variable. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
3910d2fd29
commit
24218342dc
|
@ -14,7 +14,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
||||||
# This should only be incremented on significant changes that will
|
# This should only be incremented on significant changes that will
|
||||||
# cause compatibility issues with other layers
|
# cause compatibility issues with other layers
|
||||||
LAYERVERSION_virtualization-layer = "1"
|
LAYERVERSION_virtualization-layer = "1"
|
||||||
LAYERSERIES_COMPAT_virtualization-layer = "sumo thud"
|
LAYERSERIES_COMPAT_virtualization-layer = "thud warrior"
|
||||||
LAYERDEPENDS_virtualization-layer = " \
|
LAYERDEPENDS_virtualization-layer = " \
|
||||||
core \
|
core \
|
||||||
openembedded-layer \
|
openembedded-layer \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user