aboutsummaryrefslogtreecommitdiffstats
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
commit73a2edcce291a210e27de8cde4ead2049c467099 (patch)
treeef64d504c60145db6bab09c39cfbcb0ea7a2cfb5
parent417672fc7a651697259e1d564d8b3bd221113d34 (diff)
downloadmeta-python2-73a2edcce291a210e27de8cde4ead2049c467099.tar.gz
layer.conf: Add warrior to compatible release series
(From meta-openembedded commit: 0435c9e193f53193a8f0043ddc287d061f72f250) Signed-off-by: Khem Raj <raj.khem@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 6a4239d..11fbf57 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"
+LAYERSERIES_COMPAT_meta-python2 = "thud warrior"
LICENSE_PATH += "${LAYERDIR}/licenses"