From 25a78e55e961197fd182afc8e21942bbbd8b4d59 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 8 Jun 2016 15:39:22 +0200 Subject: 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 --- meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-connectivity/thrift') diff --git a/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb b/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb index b6b73ade5d..e1413b0d5c 100644 --- a/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb +++ b/meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb @@ -33,3 +33,5 @@ do_install_append () { ln -sf thrift ${D}/${bindir}/thrift-compiler } +# http://errors.yoctoproject.org/Errors/Details/68622/ +PNBLACKLIST[thrift] ?= "BROKEN: fails to build with gcc-6" -- cgit 1.2.3-korg