aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb')
-rw-r--r--meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb3
1 files changed, 3 insertions, 0 deletions
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 1dd4cb5804..5a6f190617 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"