summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb2
-rw-r--r--meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb2
-rw-r--r--meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb2
3 files changed, 6 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb b/meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb
index e945f013a..73af1a82b 100644
--- a/meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb
+++ b/meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb
@@ -34,3 +34,5 @@ RDEPENDS_${PN} += " \
34 python3-unixadmin \ 34 python3-unixadmin \
35 python3-psutil \ 35 python3-psutil \
36" 36"
37
38PNBLACKLIST[menulibre] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130617/"
diff --git a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
index 9547736bd..bf4b0d8c6 100644
--- a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
+++ b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
@@ -27,3 +27,5 @@ python populate_packages_prepend () {
27 27
28PACKAGES_DYNAMIC += "^openzone-.*" 28PACKAGES_DYNAMIC += "^openzone-.*"
29ALLOW_EMPTY_${PN} = "1" 29ALLOW_EMPTY_${PN} = "1"
30
31PNBLACKLIST[openzone] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130682/"
diff --git a/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb
index 65503a4b3..e11c43347 100644
--- a/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb
+++ b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb
@@ -7,3 +7,5 @@ inherit xfce-panel-plugin
7 7
8SRC_URI[md5sum] = "ddd0190ae56f6117dbcf9ff2bf5a8cbf" 8SRC_URI[md5sum] = "ddd0190ae56f6117dbcf9ff2bf5a8cbf"
9SRC_URI[sha256sum] = "a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84" 9SRC_URI[sha256sum] = "a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84"
10
11PNBLACKLIST[xfce4-verve-plugin] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130622/"