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-test/fwts/fwts_git.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-oe/recipes-test') diff --git a/meta-oe/recipes-test/fwts/fwts_git.bb b/meta-oe/recipes-test/fwts/fwts_git.bb index b943d6d48e..cad2ae0526 100644 --- a/meta-oe/recipes-test/fwts/fwts_git.bb +++ b/meta-oe/recipes-test/fwts/fwts_git.bb @@ -22,3 +22,6 @@ FILES_${PN} += "${libdir}/fwts/lib*${SOLIBS}" FILES_${PN}-dev += "${libdir}/fwts/lib*${SOLIBSDEV} ${libdir}/fwts/lib*.la" FILES_${PN}-staticdev += "${libdir}/fwts/lib*a" FILES_${PN}-dbg += "${libdir}/fwts/.debug" + +# http://errors.yoctoproject.org/Errors/Details/68633/ +PNBLACKLIST[fwts] ?= "BROKEN: fails to build with gcc-6" -- cgit 1.2.3-korg