aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2022-02-22 10:12:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2022-02-22 10:12:36 +0100
commitf02882e2aa9279ca7becca8d0cedbffe88b5a253 (patch)
tree7663e40028bc322a38f7dc52184fcbcbf8a9bf02
parent167aa0ad4c6c15b176889277fcb7b51016e394a9 (diff)
downloadmeta-python2-f02882e2aa9279ca7becca8d0cedbffe88b5a253.tar.gz
layer.conf: update LAYERSERIES_COMPAT for kirkstoneHEADmasterkirkstone
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index c91335d..38ef579 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,7 +14,7 @@ LAYERVERSION_meta-python2 = "1"
LAYERDEPENDS_meta-python2 = "core openembedded-layer"
-LAYERSERIES_COMPAT_meta-python2 = "honister"
+LAYERSERIES_COMPAT_meta-python2 = "kirkstone"
LICENSE_PATH += "${LAYERDIR}/licenses"