conf: switch to kirkstone

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield
2022-03-24 20:00:51 +00:00
parent 081e1d9ee1
commit 27718bf5b6
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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