diff options
Diffstat (limited to 'meta-xfce')
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 e945f013a0..73af1a82b6 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 | |||
38 | PNBLACKLIST[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 9547736bdd..bf4b0d8c64 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 | ||
28 | PACKAGES_DYNAMIC += "^openzone-.*" | 28 | PACKAGES_DYNAMIC += "^openzone-.*" |
29 | ALLOW_EMPTY_${PN} = "1" | 29 | ALLOW_EMPTY_${PN} = "1" |
30 | |||
31 | PNBLACKLIST[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 65503a4b3d..e11c43347e 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 | ||
8 | SRC_URI[md5sum] = "ddd0190ae56f6117dbcf9ff2bf5a8cbf" | 8 | SRC_URI[md5sum] = "ddd0190ae56f6117dbcf9ff2bf5a8cbf" |
9 | SRC_URI[sha256sum] = "a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84" | 9 | SRC_URI[sha256sum] = "a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84" |
10 | |||
11 | PNBLACKLIST[xfce4-verve-plugin] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130622/" | ||