aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-02-17 12:38:16 -0800
committerKhem Raj <raj.khem@gmail.com>2022-02-21 18:12:04 -0800
commitd9ec74d4c29fa3020d95a2ec0ada2e9a4f5767b6 (patch)
tree4ab7c273208428eedfa6e8d513a8d9877dbd007a /meta-python/conf
parent21394ebc686add467730d1e9d2fe5b24c6655741 (diff)
downloadmeta-openembedded-d9ec74d4c29fa3020d95a2ec0ada2e9a4f5767b6.tar.gz
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>
Diffstat (limited to 'meta-python/conf')
-rw-r--r--meta-python/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"