summaryrefslogtreecommitdiffstats
path: root/meta-python/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2026-03-17 16:59:34 -0700
committerKhem Raj <raj.khem@gmail.com>2026-03-18 14:35:06 -0700
commita75c2f0b6f9d10c116b3da7106234bce6c8c1a4f (patch)
tree5613d8871246a9c699db655d7f659d92a0c99e45 /meta-python/conf
parent5925a6108240f861c071648c7dd0e7c8dd897171 (diff)
downloadmeta-openembedded-a75c2f0b6f9d10c116b3da7106234bce6c8c1a4f.tar.gz
layers: update for wrynose release series
Drop walnascar from supported release series 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 202c66561f..ea51fa93ad 100644
--- a/meta-python/conf/layer.conf
+++ b/meta-python/conf/layer.conf
@@ -14,7 +14,7 @@ LAYERVERSION_meta-python = "1"
14 14
15LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer" 15LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer"
16 16
17LAYERSERIES_COMPAT_meta-python = "walnascar whinlatter" 17LAYERSERIES_COMPAT_meta-python = "whinlatter wrynose"
18 18
19LICENSE_PATH += "${LAYERDIR}/licenses" 19LICENSE_PATH += "${LAYERDIR}/licenses"
20 20