diff mbox series

[meta-python2] layer.conf: switch to langdale

Message ID 20221010071257.3762545-1-nicolas.dechesne@linaro.org
State New
Headers show
Series [meta-python2] layer.conf: switch to langdale | expand

Commit Message

Nicolas Dechesne Oct. 10, 2022, 7:12 a.m. UTC
To ensure that this branch can still be used with OE-core.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 38ef579..781884c 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 = "kirkstone"
+LAYERSERIES_COMPAT_meta-python2 = "langdale"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"