summaryrefslogtreecommitdiffstats
path: root/meta-xfce
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-xfce
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-xfce')
-rw-r--r--meta-xfce/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf
index f5f44d64b..6e9d89294 100644
--- a/meta-xfce/conf/layer.conf
+++ b/meta-xfce/conf/layer.conf
@@ -18,7 +18,7 @@ LAYERDEPENDS_xfce-layer += "gnome-layer"
18LAYERDEPENDS_xfce-layer += "multimedia-layer" 18LAYERDEPENDS_xfce-layer += "multimedia-layer"
19LAYERDEPENDS_xfce-layer += "meta-python" 19LAYERDEPENDS_xfce-layer += "meta-python"
20 20
21LAYERSERIES_COMPAT_xfce-layer = "thud" 21LAYERSERIES_COMPAT_xfce-layer = "thud warrior"
22 22
23SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ 23SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
24 xfce4-session->machine-host \ 24 xfce4-session->machine-host \