summaryrefslogtreecommitdiffstats
path: root/meta-python/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-03-16 19:52:58 -0700
committerKhem Raj <raj.khem@gmail.com>2024-03-17 13:10:12 -0700
commita8310f7f31acdf273a3f51a75c74cc957375426e (patch)
treee2572547990d120b7f6f309df1768d386a59089c /meta-python/conf
parent03bfdf5aa68d449087b81389942d32fcb7a3457e (diff)
downloadmeta-openembedded-a8310f7f31acdf273a3f51a75c74cc957375426e.tar.gz
layer.conf: Prepare for release, drop nanbield LAYERSERIES
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 c9bea804a8..f48b28b958 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 = "nanbield scarthgap" 17LAYERSERIES_COMPAT_meta-python = "scarthgap"
18 18
19LICENSE_PATH += "${LAYERDIR}/licenses" 19LICENSE_PATH += "${LAYERDIR}/licenses"