aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gweather
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-06-08 15:18:40 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-06-13 19:06:43 +0200
commitd78c5215b35b945b0543b62234d00ae041de41b9 (patch)
tree1879f44d9d598726f34332cb9a54f7a20eab708b /meta-gnome/recipes-gnome/gweather
parent25e940010380fd4392c2e1b054d603c357ab30ef (diff)
downloadmeta-openembedded-contrib-d78c5215b35b945b0543b62234d00ae041de41b9.tar.gz
evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gweather')
-rw-r--r--meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb b/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb
index aeec2d31ba..71fe545fc2 100644
--- a/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb
+++ b/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb
@@ -20,4 +20,5 @@ FILES_${PN} += "${datadir}/gnome* \
PACKAGES =+ "${PN}-locationdata"
FILES_${PN}-locationdata = "${datadir}/libgweather/Locations*"
-
+# http://errors.yoctoproject.org/Errors/Details/68608/
+PNBLACKLIST[libgweather] ?= "BROKEN: fails to build with gcc-6"