[oe-commits] [openembedded-core] 27/41: ed: update SRC_URI to OSL

git at git.openembedded.org git at git.openembedded.org
Tue Aug 29 14:13:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch morty-next
in repository openembedded-core.

commit 643979162fa7f0329ed9d01c4b1c7f142e2cae0e
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Tue Jul 25 09:04:29 2017 -0700

    ed: update SRC_URI to OSL
    
    ERROR: ed-1.9-r0 do_checkuri: Function failed: do_checkuri
    
    [Yocto # 11798]
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-extended/ed/ed_1.9.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/ed/ed_1.9.bb b/meta/recipes-extended/ed/ed_1.9.bb
index f2ec42a..d128de3 100644
--- a/meta/recipes-extended/ed/ed_1.9.bb
+++ b/meta/recipes-extended/ed/ed_1.9.bb
@@ -11,7 +11,7 @@ SECTION = "base"
 # LSB states that ed should be in /bin/
 bindir = "${base_bindir}"
 
-SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.gz"
+SRC_URI = "https://ftp.osuosl.org/pub/blfs/conglomeration/ed/ed-${PV}.tar.gz"
 
 SRC_URI[md5sum] = "565b6d1d5a9a8816b9b304fc4ed9405d"
 SRC_URI[sha256sum] = "d5b372cfadf073001823772272fceac2cfa87552c5cd5a8efc1c8aae61f45a88"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list