summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2017-02-10 18:21:09 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:44:34 +0100
commitb7f480cc4c533106442ecfe3266d73dd5a6973e8 (patch)
tree85a55b9180a965a39308de65a6605f58866142ee /meta-oe/recipes-extended
parent92a1d82b0c04e2126327e20e3091e557dfa4a9de (diff)
downloadmeta-openembedded-b7f480cc4c533106442ecfe3266d73dd5a6973e8.tar.gz
python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk devilspie2 gnome-backgrounds gnome-desktop gnome-mime-data gtk-engines gtksourceview2 libgnomekbd libidl-native onboard libgpewidget ubi-utils-klibc kexec-tools-klibc gupnp-igd gupnp-tools dvb-apps gstreamer mpd crda netcat-openbsd wireshark gnokii libmbim mosh networkmanager-openvpn libtelepathy dbus-daemon-proxy libdbus-c++ php vala-dbus-binding-tool collectd libgxim pywbem gtkhtml2 fbida fontforge libsexy wayland-fits xstdcmap xf86-video-glamo font-adobe-100dpi font-adobe-utopia-100dpi font-bh-100dpi font-bh-lucidatypewriter-100dpi font-misc-misc crash a2jmidid libsdl2-mixer libsdl-mixer minidlna sylpheed libsdl2-ttf libsdl-ttf ode pidgin postgresql syslog-ng usb-modeswitch xdg-user-dirs gateone python3-cryptography-vectors python3-ndg-httpsclient python-cryptography-vectors python-pbr bundler netdata menulibre openzone xfce4-verve-plugin iperf terminus-font xf86-video-nouveau ipmiutil klibc-utils pmbw multipath-tools gparted, gnome-system-monitor, php, vala-dbus-binding-tool, gtkmathview, lmsensors, postgresql: Blacklist
* fails repeatedly as reported in: http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/collectd/collectd_5.5.0.bb2
-rw-r--r--meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb2
-rw-r--r--meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb2
-rw-r--r--meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb3
4 files changed, 9 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb
index 34edecfba..b544b92c5 100644
--- a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb
+++ b/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb
@@ -86,3 +86,5 @@ INITSCRIPT_PARAMS = "defaults"
86# threshold.so load.so are also provided by gegl 86# threshold.so load.so are also provided by gegl
87# disk.so is also provided by libgphoto2-camlibs 87# disk.so is also provided by libgphoto2-camlibs
88PRIVATE_LIBS = "threshold.so load.so disk.so" 88PRIVATE_LIBS = "threshold.so load.so disk.so"
89
90PNBLACKLIST[collectd] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130654/"
diff --git a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb
index 2e002f3dc..26da75594 100644
--- a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb
+++ b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb
@@ -23,3 +23,5 @@ EXTRA_OECONF = " --disable-static --disable-rebuilds --enable-compile-warnings=m
23DEPENDS += "gtk+ glib-2.0 ruby-native intltool-native gnome-common-native" 23DEPENDS += "gtk+ glib-2.0 ruby-native intltool-native gnome-common-native"
24 24
25inherit autotools pkgconfig gettext 25inherit autotools pkgconfig gettext
26
27PNBLACKLIST[libgxim] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130604/"
diff --git a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
index c693639ec..1478c4876 100644
--- a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
+++ b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
@@ -23,3 +23,5 @@ do_configure_append() {
23 # avoid host polution inf pkg-config files 23 # avoid host polution inf pkg-config files
24 sed -i "s:${STAGING_DIR_HOST}::g" `find -name '*.pc'` 24 sed -i "s:${STAGING_DIR_HOST}::g" `find -name '*.pc'`
25} 25}
26
27PNBLACKLIST[gtkmathview] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/131636/"
diff --git a/meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb b/meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb
index 2f9a5bdca..8b5394e84 100644
--- a/meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb
+++ b/meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb
@@ -34,3 +34,6 @@ do_install_append() {
34} 34}
35 35
36BBCLASSEXTEND = "native" 36BBCLASSEXTEND = "native"
37
38PNBLACKLIST[pywbem] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130596/"
39PNBLACKLIST[pywbem] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130681/"