aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-03-19 11:32:38 -0700
committerKhem Raj <raj.khem@gmail.com>2021-03-19 11:58:17 -0700
commit5daae70617cf1cff517c1d0ea37c8fe6e804d116 (patch)
treea54a75bd73f420261ff8fa95da26a2b4599986a7 /meta-python/conf
parent32cfee1b9f64f1f4e1581d9d8f6dcee01137964b (diff)
downloadmeta-openembedded-5daae70617cf1cff517c1d0ea37c8fe6e804d116.tar.gz
layers: Drop gatesgarth from LAYERSERIES_COMPAT
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 321d0da5ed..ab66ffd8e1 100644
--- a/meta-python/conf/layer.conf
+++ b/meta-python/conf/layer.conf
@@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer"
-LAYERSERIES_COMPAT_meta-python = "gatesgarth hardknott"
+LAYERSERIES_COMPAT_meta-python = " hardknott"
LICENSE_PATH += "${LAYERDIR}/licenses"