aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb')
-rw-r--r--meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb
index e6796a6998..187ccb523e 100644
--- a/meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb
+++ b/meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb
@@ -24,3 +24,6 @@ PACKAGECONFIG[gnutls] = "--with-gnutls, --without-gnutls, gnutls"
FILES_${PN}-dbg += "${libdir}/lftp/${PV}/.debug"
RDEPENDS_${PN} = "perl bash readline"
+
+# http://errors.yoctoproject.org/Errors/Details/68625/
+PNBLACKLIST[lftp] ?= "BROKEN: fails to build with gcc-6"