aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-03-17 11:48:26 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2021-03-17 11:48:26 +0100
commit5f4db648e00cf1c41e0999d3b184a02cde225143 (patch)
tree94b3749d56e2e8ddcac3a1c521be9e2c85756459
parent10c65fc18998d302f34634ffceaf31ab335056dd (diff)
downloadmeta-python2-5f4db648e00cf1c41e0999d3b184a02cde225143.tar.gz
layer.conf: update LAYERSERIES_COMPAT for hardknott
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index a5738d9..68a2561 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,6 +14,6 @@ LAYERVERSION_meta-python2 = "1"
LAYERDEPENDS_meta-python2 = "core openembedded-layer"
-LAYERSERIES_COMPAT_meta-python2 = "gatesgarth"
+LAYERSERIES_COMPAT_meta-python2 = "hardknott"
LICENSE_PATH += "${LAYERDIR}/licenses"