All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-oe][morty 1/7] lftp: change SRC_URI source
@ 2017-03-31 11:37 Martin Jansa
  2017-03-31 11:37 ` [PATCH][meta-oe][morty 2/7] libqb: use github.com instead of retired fedorahosted.org Martin Jansa
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Martin Jansa @ 2017-03-31 11:37 UTC (permalink / raw)
  To: openembedded-devel

From: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>

Changed SRC_URI source to official web-site, which keeps tarballs with
old releases.

Cherry-picked from master, but without the upgrade to 4.7.5.

Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb
index 287821194..d62453745 100644
--- a/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb
+++ b/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.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.gz \
+SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.gz \
            file://fix-gcc-6-conflicts-signbit.patch \
           "
 SRC_URI[md5sum] = "8eb1fe5f113126b60f172643c7f6c2e6"
-- 
2.12.2



^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2017-08-10 19:00 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-31 11:37 [PATCH][meta-oe][morty 1/7] lftp: change SRC_URI source Martin Jansa
2017-03-31 11:37 ` [PATCH][meta-oe][morty 2/7] libqb: use github.com instead of retired fedorahosted.org Martin Jansa
2017-03-31 11:37 ` [PATCH][meta-oe][morty 3/7] libqb: inherit autotools-brokensep Martin Jansa
2017-03-31 11:38 ` [PATCH][meta-oe][morty 4/7] ttf-liberation-sans-narrow: use pagure.org instead of retired fedorahosted.org Martin Jansa
2017-03-31 11:38 ` [PATCH][meta-oe][morty 5/7] hwdata: use github instead of fedorahosted.org Martin Jansa
2017-03-31 11:38 ` [PATCH][meta-oe][morty 6/7] mailcap: use pagure.org instead of retired fedorahosted.org Martin Jansa
2017-03-31 13:41   ` akuster808
2017-03-31 11:38 ` [PATCH][meta-oe][morty 7/7] alsa-equal: Update SRC_URI to something valid Martin Jansa
2017-03-31 13:38   ` akuster808
2017-03-31 13:38 ` [PATCH][meta-oe][morty 1/7] lftp: change SRC_URI source akuster808
2017-03-31 15:18   ` [meta-oe][morty][PATCHv2 " Martin Jansa
2017-03-31 15:18     ` [meta-oe][morty][PATCHv2 2/7] libqb: use github.com instead of retired fedorahosted.org Martin Jansa
2017-03-31 15:18     ` [meta-oe][morty][PATCHv2 3/7] libqb: inherit autotools-brokensep Martin Jansa
2017-03-31 15:18     ` [meta-oe][morty][PATCHv2 4/7] ttf-liberation-sans-narrow: use pagure.org instead of retired fedorahosted.org Martin Jansa
2017-03-31 15:18     ` [meta-oe][morty][PATCHv2 5/7] hwdata: use github instead of fedorahosted.org Martin Jansa
2017-03-31 15:18     ` [meta-oe][morty][PATCHv2 6/7] mailcap: use pagure.org instead of retired fedorahosted.org Martin Jansa
2017-03-31 15:18     ` [meta-oe][morty][PATCHv2 7/7] alsa-equal: Update SRC_URI to something valid Martin Jansa
2017-08-08 19:04     ` [meta-oe][morty][PATCHv2 1/7] lftp: change SRC_URI source Martin Jansa
2017-08-10 19:00       ` akuster808

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.