mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
layer: add LAYERSERIES_COMPAT
It will become a visible warning if LAYERSERIES_COMPAT is not set, so we add it to our layers, and set it to rocko. Once sumo releases and branched, we'll change the value. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
e9d74162a9
commit
3c3a4cd388
|
@ -14,7 +14,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
|||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_virtualization-layer = "1"
|
||||
|
||||
LAYERSERIES_COMPAT_virtualization-layer = "rocko"
|
||||
LAYERDEPENDS_virtualization-layer = "core networking-layer"
|
||||
|
||||
# Override security flags
|
||||
|
|
Loading…
Reference in New Issue
Block a user