diff options
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.bb | 4 |
1 files changed, 1 insertions, 3 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 187ccb523e..b25db8bbc0 100644 --- a/meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb +++ b/meta-networking/recipes-connectivity/lftp/lftp_4.6.3a.bb | |||
| @@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
| 8 | DEPENDS = "readline" | 8 | DEPENDS = "readline" |
| 9 | 9 | ||
| 10 | SRC_URI = "http://fossies.org/linux/misc/lftp-${PV}.tar.gz \ | 10 | SRC_URI = "http://fossies.org/linux/misc/lftp-${PV}.tar.gz \ |
| 11 | file://fix-gcc-6-conflicts-signbit.patch \ | ||
| 11 | " | 12 | " |
| 12 | SRC_URI[md5sum] = "2777dd514d21fe1da764bedd1d0ab36c" | 13 | SRC_URI[md5sum] = "2777dd514d21fe1da764bedd1d0ab36c" |
| 13 | SRC_URI[sha256sum] = "a8b53e5ca2c1acbecd181c87f21a8673ca9038dc9f2be6ab8c23790bd91fd446" | 14 | SRC_URI[sha256sum] = "a8b53e5ca2c1acbecd181c87f21a8673ca9038dc9f2be6ab8c23790bd91fd446" |
| @@ -24,6 +25,3 @@ PACKAGECONFIG[gnutls] = "--with-gnutls, --without-gnutls, gnutls" | |||
| 24 | 25 | ||
| 25 | FILES_${PN}-dbg += "${libdir}/lftp/${PV}/.debug" | 26 | FILES_${PN}-dbg += "${libdir}/lftp/${PV}/.debug" |
| 26 | RDEPENDS_${PN} = "perl bash readline" | 27 | RDEPENDS_${PN} = "perl bash readline" |
| 27 | |||
| 28 | # http://errors.yoctoproject.org/Errors/Details/68625/ | ||
| 29 | PNBLACKLIST[lftp] ?= "BROKEN: fails to build with gcc-6" | ||
