aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-04-01 19:09:11 -0700
committerKhem Raj <raj.khem@gmail.com>2019-04-01 19:49:48 -0700
commit0435c9e193f53193a8f0043ddc287d061f72f250 (patch)
tree656213acc73334a660f922d16e06622bc28f067c /meta-python
parent3458ee7f96c30209fc3ccc21a03071711e8da2c1 (diff)
downloadmeta-openembedded-0435c9e193f53193a8f0043ddc287d061f72f250.tar.gz
layer.conf: Add warrior to compatible release 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 321d51bee7..fb5cda55da 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 openembedded-layer"
-LAYERSERIES_COMPAT_meta-python = "thud"
+LAYERSERIES_COMPAT_meta-python = "thud warrior"
LICENSE_PATH += "${LAYERDIR}/licenses"