diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-06-08 15:39:22 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-06-13 19:06:44 +0200 |
commit | 25a78e55e961197fd182afc8e21942bbbd8b4d59 (patch) | |
tree | f6fe164bc009248c476f98c350c1ab70297e90fe /meta-gnome/recipes-gnome | |
parent | d78c5215b35b945b0543b62234d00ae041de41b9 (diff) | |
download | meta-openembedded-25a78e55e961197fd182afc8e21942bbbd8b4d59.tar.gz |
abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb index e0888c18f..b41372259 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb +++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | |||
@@ -122,3 +122,5 @@ python populate_packages_prepend () { | |||
122 | } | 122 | } |
123 | 123 | ||
124 | FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt" | 124 | FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt" |
125 | |||
126 | PNBLACKLIST[abiword] ?= "Depends on broken gtkmathview" | ||