mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
conf: restrict hardknott compaitbility to hardknott
The busybox bbappend causes problems, and now that we aren't in transition, no one is testing compatibility for anything but matching release branches. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
eccc51d4e5
commit
bc081444b0
|
@ -31,7 +31,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 = "dunfell gatesgarth hardknott"
|
||||
LAYERSERIES_COMPAT_virtualization-layer = "hardknott"
|
||||
LAYERDEPENDS_virtualization-layer = " \
|
||||
core \
|
||||
openembedded-layer \
|
||||
|
|
Loading…
Reference in New Issue
Block a user