[meta-python2,3/3] layer.conf: update LAYERSERIES_COMPAT for kirkstone

Message ID 20220222155349.2206837-3-Martin.Jansa@gmail.com
State New
Headers show
Series [meta-python2,1/3] meta: update variable names | expand

Commit Message

Martin Jansa Feb. 22, 2022, 3:53 p.m. UTC
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

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"