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-extended/tcsh/tcsh_6.18.01.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-oe/recipes-extended/tcsh') diff --git a/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb b/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb index 1dd4cb580..5a6f19061 100644 --- a/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb +++ b/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb @@ -47,3 +47,6 @@ pkg_postinst_${PN} () { #!/bin/sh -e echo /usr/bin/tcsh >> $D/etc/shells } + +# http://errors.yoctoproject.org/Errors/Details/68619/ +PNBLACKLIST[tcsh] ?= "BROKEN: fails to build with glibc-2.24" -- cgit v1.2.3-54-g00ecf