layers: Bump to use kirkstone

its not going to be backward ABI compatible with honister due to variable renaming.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-02-17 12:38:16 -08:00
parent 21394ebc68
commit d9ec74d4c2
10 changed files with 10 additions and 10 deletions

View File

@@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer"
LAYERSERIES_COMPAT_meta-python = "honister"
LAYERSERIES_COMPAT_meta-python = "kirkstone"
LICENSE_PATH += "${LAYERDIR}/licenses"