From 7afc402259db8af714e3828f2cec4cc7f215ef45 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 4 Jan 2018 12:54:09 +0800 Subject: [PATCH] diffstat: use HTTP mirror for SRC_URI The Invisible Mirror FTP service is currently down, and FTP is horrible, so switch to the HTTP mirror. (cherry picked from commit f31461f8ea11e82dbe14454a1149d9ec2120404d) [YOCTO #12455] (From OE-Core rev: 04bff5735c3eef8f9b7f695c71db579da65e1a4b) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Chang Rebecca Swee Fun Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-devtools/diffstat/diffstat_1.61.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/diffstat/diffstat_1.61.bb b/meta/recipes-devtools/diffstat/diffstat_1.61.bb index 0ec41c3abf..583b387e95 100644 --- a/meta/recipes-devtools/diffstat/diffstat_1.61.bb +++ b/meta/recipes-devtools/diffstat/diffstat_1.61.bb @@ -7,7 +7,7 @@ SECTION = "devel" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://install-sh;endline=42;md5=b3549726c1022bee09c174c72a0ca4a5" -SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz \ +SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz \ file://run-ptest \ "