aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2020-03-25 14:02:19 +0100
committerTim Orling <ticotimo@gmail.com>2020-04-01 21:19:15 -0700
commit231c3d74cfcf734c3415e86ea8dd97f73ddced9d (patch)
tree1b7d1f27c52187a9ab57666cf3543df6657dfea9
parent8fc9be701d430388b4c5234c97e623debd26a1df (diff)
downloadmeta-python2-231c3d74cfcf734c3415e86ea8dd97f73ddced9d.tar.gz
layer.conf: update LAYERSERIES_COMPAT for dunfell
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@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 395954c..b25c9ef 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 = "thud warrior zeus"
+LAYERSERIES_COMPAT_meta-python2 = "dunfell"
LICENSE_PATH += "${LAYERDIR}/licenses"