mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
lftp: change SRC_URI source
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.
commit a2e075ba65
Author: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
Date: Mon Jan 9 15:34:07 2017 +0100
lftp: update to 4.7.5 and change SRC_URI source
Updated lftp to version 4.7.5 and changed SRC_URI source to official
web-site, which keeps tarballs with old releases.
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
1a4b76431b
commit
68a75186f8
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user