[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5616/8267] ed: update SRC_URI to yoctoproject mirror
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 5616/8267] ed: update SRC_URI to yoctoproject mirror
- Date: Sun, 17 Dec 2017 03:41:24 +0000 (UTC)
commit a9f119382b31a40b600cb574eb896a762259c258
Author: Maxin B. John <maxin john intel com>
Date: Tue Apr 11 13:47:52 2017 +0300
ed: update SRC_URI to yoctoproject mirror
Upstream has removed the 1.14.1 release from ftp.gnu.org and
moved to the latest 1.14.2. Since we don't want to upgrade at
this point of time, temporarily move the SRC_URI to yoctoproject
mirror.
(From OE-Core rev: a2f1026b3d8c9f9810cb4389a8a93fabb04e15a4)
Signed-off-by: Maxin B. John <maxin john intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-extended/ed/ed_1.14.1.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-extended/ed/ed_1.14.1.bb b/meta/recipes-extended/ed/ed_1.14.1.bb
index 5d89a87..7e6bde4 100644
--- a/meta/recipes-extended/ed/ed_1.14.1.bb
+++ b/meta/recipes-extended/ed/ed_1.14.1.bb
@@ -11,7 +11,9 @@ SECTION = "base"
# LSB states that ed should be in /bin/
bindir = "${base_bindir}"
-SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.lz"
+# Upstream regularly removes previous releases from https://ftp.gnu.org/gnu/ed/
+SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.lz"
+UPSTREAM_CHECK_URI = "${GNU_MIRROR}/ed/"
SRC_URI[md5sum] = "7f4a54fa7f366479f03654b8af645fd0"
SRC_URI[sha256sum] = "ffb97eb8f2a2b5a71a9b97e3872adce953aa1b8958e04c5b7bf11d556f32552a"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]