summaryrefslogtreecommitdiffstats
path: root/meta-xfce/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/conf')
-rwxr-xr-xmeta-xfce/conf/include/non-repro-meta-xfce.inc7
-rw-r--r--meta-xfce/conf/layer.conf10
2 files changed, 9 insertions, 8 deletions
diff --git a/meta-xfce/conf/include/non-repro-meta-xfce.inc b/meta-xfce/conf/include/non-repro-meta-xfce.inc
deleted file mode 100755
index aad6b0c24d..0000000000
--- a/meta-xfce/conf/include/non-repro-meta-xfce.inc
+++ /dev/null
@@ -1,7 +0,0 @@
1# List of known non-reproducible package of the meta-xfce layer
2# Please keep this list sorted
3KNOWN_NON_REPRO_META_XFCE = " \
4 catfish \
5 libsamba-util0 \
6 samba-dbg \
7"
diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf
index f131eb2704..e8109725d3 100644
--- a/meta-xfce/conf/layer.conf
+++ b/meta-xfce/conf/layer.conf
@@ -19,7 +19,7 @@ LAYERDEPENDS_xfce-layer += "multimedia-layer"
19LAYERDEPENDS_xfce-layer += "meta-python" 19LAYERDEPENDS_xfce-layer += "meta-python"
20LAYERDEPENDS_xfce-layer += "networking-layer" 20LAYERDEPENDS_xfce-layer += "networking-layer"
21 21
22LAYERSERIES_COMPAT_xfce-layer = "styhead" 22LAYERSERIES_COMPAT_xfce-layer = "walnascar whinlatter"
23 23
24SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\ 24SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
25 openzone->gdk-pixbuf \ 25 openzone->gdk-pixbuf \
@@ -27,3 +27,11 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
27 rodent-icon-theme->gdk-pixbuf \ 27 rodent-icon-theme->gdk-pixbuf \
28 rodent-icon-theme->gtk+3 \ 28 rodent-icon-theme->gtk+3 \
29" 29"
30
31# List of known non-reproducible package of the meta-xfce layer
32# Please keep this list sorted
33OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES += " \
34 catfish \
35 libsamba-util0 \
36 samba-dbg \
37"