mirror of
https://github.com/optim-enterprises-bv/meta-overc.git
synced 2026-01-05 22:41:56 +00:00
conf: switch to kirkstone
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
@@ -12,5 +12,5 @@ BBFILE_PRIORITY_overc = "1"
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_overc = "1"
|
||||
LAYERDEPENDS_overc = "core"
|
||||
LAYERSERIES_COMPAT_overc = "honister"
|
||||
LAYERSERIES_COMPAT_overc = "kirkstone"
|
||||
|
||||
|
||||
@@ -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 = "honister"
|
||||
LAYERSERIES_COMPAT_cube = "kirkstone"
|
||||
LAYERDEPENDS_cube = "overc core"
|
||||
|
||||
# We need to load the overc distro components, only if overc is out distro
|
||||
|
||||
Reference in New Issue
Block a user