* [meta-networking][PATCH] lftp: update SRC_URI with new source
@ 2017-01-07 8:31 Oleksandr Kravchuk
2017-01-09 13:46 ` Joe MacDonald
0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2017-01-07 8:31 UTC (permalink / raw)
To: openembedded-devel
Use official web-site of lftp, which keeps tarballs with old versions.
Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
---
meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
index b627963..0b44abc 100644
--- a/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
+++ b/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
@@ -6,7 +6,7 @@ SECTION = "console/network"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
-SRC_URI = "http://fossies.org/linux/misc/lftp-${PV}.tar.bz2 \
+SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2 \
file://fix-gcc-6-conflicts-signbit.patch \
"
SRC_URI[md5sum] = "7b54407ab24c1e78b45fe445d83eb5fd"
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [meta-networking][PATCH] lftp: update SRC_URI with new source
2017-01-07 8:31 [meta-networking][PATCH] lftp: update SRC_URI with new source Oleksandr Kravchuk
@ 2017-01-09 13:46 ` Joe MacDonald
0 siblings, 0 replies; 2+ messages in thread
From: Joe MacDonald @ 2017-01-09 13:46 UTC (permalink / raw)
To: Oleksandr Kravchuk; +Cc: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1352 bytes --]
Hi Oleksandr,
[[oe] [meta-networking][PATCH] lftp: update SRC_URI with new source] On 17.01.07 (Sat 09:31) Oleksandr Kravchuk wrote:
> Use official web-site of lftp, which keeps tarballs with old versions.
In line with my response on the tcpdump, please just send a v2 of the
uprev patch with the SRC_URI updated, since the lftp update hasn't been
merged yet anyway.
Thank you.
-J.
>
> Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
> ---
> meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
> index b627963..0b44abc 100644
> --- a/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
> +++ b/meta-networking/recipes-connectivity/lftp/lftp_4.7.4.bb
> @@ -6,7 +6,7 @@ SECTION = "console/network"
> LICENSE = "GPLv3"
> LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
>
> -SRC_URI = "http://fossies.org/linux/misc/lftp-${PV}.tar.bz2 \
> +SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2 \
> file://fix-gcc-6-conflicts-signbit.patch \
> "
> SRC_URI[md5sum] = "7b54407ab24c1e78b45fe445d83eb5fd"
> --
> 2.7.4
>
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 484 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-09 13:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-07 8:31 [meta-networking][PATCH] lftp: update SRC_URI with new source Oleksandr Kravchuk
2017-01-09 13:46 ` Joe MacDonald
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.