mirror of
https://github.com/optim-enterprises-bv/meta-overc.git
synced 2026-01-12 19:05:07 +00:00
layers: 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:
@@ -12,4 +12,5 @@ BBFILE_PRIORITY_overc = "1"
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_overc = "1"
|
||||
LAYERDEPENDS_overc = "core"
|
||||
LAYERSERIES_COMPAT_overc = "rocko"
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ BB_DANGLINGAPPENDS_WARNONLY ?= "true"
|
||||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_cube = "1"
|
||||
|
||||
LAYERSERIES_COMPAT_cube = "rocko"
|
||||
LAYERDEPENDS_cube = "core"
|
||||
|
||||
# Grub2 is annoying but grub-legacy doesn't do ext4 w/o patches
|
||||
|
||||
Reference in New Issue
Block a user