From d9ec74d4c29fa3020d95a2ec0ada2e9a4f5767b6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 17 Feb 2022 12:38:16 -0800 Subject: layers: Bump to use kirkstone its not going to be backward ABI compatible with honister due to variable renaming. Signed-off-by: Khem Raj --- meta-python/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/conf') diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf index ffad953f93..98f734152f 100644 --- a/meta-python/conf/layer.conf +++ b/meta-python/conf/layer.conf @@ -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" -- cgit v1.2.3-54-g00ecf