mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
conf: drop honister from compatibility
The variable renames in OE core are parse errors, not warnings, so maintaining compatibility for both honister and kirkstone in the same branch isn't feasible. So we drop honister in preparation for release. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
108e089f7e
commit
ef08aac3dd
|
@ -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 = "honister kirkstone"
|
||||
LAYERSERIES_COMPAT_virtualization-layer = "kirkstone"
|
||||
LAYERDEPENDS_virtualization-layer = " \
|
||||
core \
|
||||
openembedded-layer \
|
||||
|
|
Loading…
Reference in New Issue
Block a user