summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:51:18 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 20:34:21 +0100
commit044e5189549de11b2a94efd29a6009a76162b8f1 (patch)
tree4dc85b3a341140dad9f203b10d711cb74fe2dc3a /meta-oe
parent7f3176f6288516fb79378c3e6ec4c03fa1a8c98d (diff)
downloadmeta-openembedded-044e5189549de11b2a94efd29a6009a76162b8f1.tar.gz
smbnetfs gnome-disk-utility contacts kexecboot initramfs-kexecboot-klibc-image system-config-keyboard system-setup-keyboard geany geany-plugins efivar efibootmgr gimp system-config-keyboard tumbler: Blacklist
* fails repeatedly as reported in: http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111173.html http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111180.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb2
-rw-r--r--meta-oe/recipes-devtools/geany/geany_1.29.bb2
-rw-r--r--meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb2
-rw-r--r--meta-oe/recipes-extended/efivar/efivar_0.24.bb2
-rw-r--r--meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb2
-rw-r--r--meta-oe/recipes-support/system-config-keyboard/system-config-keyboard_1.4.0.bb3
-rw-r--r--meta-oe/recipes-support/system-setup-keyboard/system-setup-keyboard_0.8.8.bb2
7 files changed, 15 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb b/meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb
index 89bb96670..34a6d5da7 100644
--- a/meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb
+++ b/meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb
@@ -261,3 +261,5 @@ RDEPENDS_${PN}-xmlsnippets = "${PN}"
261PACKAGES =+ "${PLUGINS}" 261PACKAGES =+ "${PLUGINS}"
262RDEPENDS_${PN} = "${PLUGINS}" 262RDEPENDS_${PN} = "${PLUGINS}"
263ALLOW_EMPTY_${PN} = "1" 263ALLOW_EMPTY_${PN} = "1"
264
265PNBLACKLIST[geany-plugins] ?= "Depends on blacklisted geany"
diff --git a/meta-oe/recipes-devtools/geany/geany_1.29.bb b/meta-oe/recipes-devtools/geany/geany_1.29.bb
index f979b71b9..a2c678718 100644
--- a/meta-oe/recipes-devtools/geany/geany_1.29.bb
+++ b/meta-oe/recipes-devtools/geany/geany_1.29.bb
@@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "394307596bc908419617e4c33e93eae8b5b733dfc8d01161677b8cbd3a
14FILES_${PN} += "${datadir}/icons" 14FILES_${PN} += "${datadir}/icons"
15 15
16EXTRA_OECONF = "--disable-html-docs" 16EXTRA_OECONF = "--disable-html-docs"
17
18PNBLACKLIST[geany] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132822/"
diff --git a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
index 0dee582e3..f2b945454 100644
--- a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
+++ b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
@@ -27,3 +27,5 @@ do_install () {
27} 27}
28 28
29 29
30
31PNBLACKLIST[efibootmgr] ?= "Depends on blacklisted efivar"
diff --git a/meta-oe/recipes-extended/efivar/efivar_0.24.bb b/meta-oe/recipes-extended/efivar/efivar_0.24.bb
index efffde593..4c7793f67 100644
--- a/meta-oe/recipes-extended/efivar/efivar_0.24.bb
+++ b/meta-oe/recipes-extended/efivar/efivar_0.24.bb
@@ -41,3 +41,5 @@ do_install_append_class-native() {
41 41
42BBCLASSEXTEND = "native" 42BBCLASSEXTEND = "native"
43 43
44
45PNBLACKLIST[efivar] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132821/"
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb
index 38e10efaa..428cc2708 100644
--- a/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb
+++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb
@@ -47,3 +47,5 @@ CFLAGS += "-fPIC"
47 47
48FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug" 48FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug"
49FILES_${PN} += "${datadir}/appdata" 49FILES_${PN} += "${datadir}/appdata"
50
51PNBLACKLIST[gimp] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132825/"
diff --git a/meta-oe/recipes-support/system-config-keyboard/system-config-keyboard_1.4.0.bb b/meta-oe/recipes-support/system-config-keyboard/system-config-keyboard_1.4.0.bb
index 078fcea5b..f52b5944c 100644
--- a/meta-oe/recipes-support/system-config-keyboard/system-config-keyboard_1.4.0.bb
+++ b/meta-oe/recipes-support/system-config-keyboard/system-config-keyboard_1.4.0.bb
@@ -27,3 +27,6 @@ FILES_${PN} += " \
27 ${datadir}/* \ 27 ${datadir}/* \
28" 28"
29BBCLASSEXTEND = "native" 29BBCLASSEXTEND = "native"
30
31PNBLACKLIST[system-config-keyboard] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132829/"
32PNBLACKLIST[system-config-keyboard-native] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132855/"
diff --git a/meta-oe/recipes-support/system-setup-keyboard/system-setup-keyboard_0.8.8.bb b/meta-oe/recipes-support/system-setup-keyboard/system-setup-keyboard_0.8.8.bb
index fbbfa3dd8..95ee67d51 100644
--- a/meta-oe/recipes-support/system-setup-keyboard/system-setup-keyboard_0.8.8.bb
+++ b/meta-oe/recipes-support/system-setup-keyboard/system-setup-keyboard_0.8.8.bb
@@ -29,3 +29,5 @@ do_install() {
29} 29}
30 30
31FILES_${PN} += "${systemd_unitdir}/system/${BPN}.service" 31FILES_${PN} += "${systemd_unitdir}/system/${BPN}.service"
32
33PNBLACKLIST[system-setup-keyboard] ?= "Depends on blacklisted system-config-keyboard-native"