summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-04-10 17:43:55 -0700
committerKhem Raj <raj.khem@gmail.com>2025-04-11 20:51:29 -0700
commitb019b4bd687602ff6efbf838a00660bd5f8c4ff6 (patch)
treec5deaced2d4c44e3d19ca01d57a5084b03dbe51a /meta-python
parentacde3d2efefc798cc999812a3248559f78979304 (diff)
downloadmeta-openembedded-b019b4bd687602ff6efbf838a00660bd5f8c4ff6.tar.gz
layers: Add whinlatter (5.3) to compatible layer series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-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 10a1647016..261c38e89c 100644
--- a/meta-python/conf/layer.conf
+++ b/meta-python/conf/layer.conf
@@ -14,6 +14,6 @@ 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" 17LAYERSERIES_COMPAT_meta-python = "walnascar whinlatter"
18 18
19LICENSE_PATH += "${LAYERDIR}/licenses" 19LICENSE_PATH += "${LAYERDIR}/licenses"