mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
conf: update compatibility to match oe-core
OE Core has bumped to the next version, we update to match. For now, we keep both mickledore and nanbield as compatible while progressing towards release. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
113af45b75
commit
76208ca880
|
@ -21,7 +21,7 @@ BBFILES_DYNAMIC += " \
|
||||||
# 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 = "mickledore"
|
LAYERSERIES_COMPAT_virtualization-layer = "mickeldore nanbield"
|
||||||
LAYERDEPENDS_virtualization-layer = " \
|
LAYERDEPENDS_virtualization-layer = " \
|
||||||
core \
|
core \
|
||||||
openembedded-layer \
|
openembedded-layer \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user