[gnome-continuous-yocto/gnomeostree-3.22-krogoth: 212/246] libpng -lsb: update SRC_URI



commit 0e8fcf8c9c4442dd367a8bfd2ccee29410fc2778
Author: Armin Kuster <akuster808 gmail com>
Date:   Sat Feb 11 14:55:39 2017 -0500

    libpng -lsb: update SRC_URI
    
    ERROR: libpng12-1.2.56-r0 do_checkuri: Function failed: Fetcher failure for URL: 
'http://distfiles.gentoo.org/distfiles/libpng-1.2.56.tar.xz'. URL 
http://distfiles.gentoo.org/distfiles/libpng-1.2.56.tar.xz doesn't work
    ERROR: Logfile of failure stored in: 
/home/akuster/oss/maint/poky/build/tmp/work/i586-poky-linux/libpng12/1.2.56-r0/temp/log.do_checkuri.19750
    Log data follows:
    | DEBUG: Executing python function do_checkuri
    | DEBUG: Testing URL http://distfiles.gentoo.org/distfiles/libpng-1.2.56.tar.xz
    | DEBUG: checkstatus() urlopen failed: HTTP Error 404: Not Found
    | DEBUG: Python function do_checkuri finished
    | ERROR: Function failed: Fetcher failure for URL: 
'http://distfiles.gentoo.org/distfiles/libpng-1.2.56.tar.xz'. URL 
http://distfiles.gentoo.org/distfiles/libpng-1.2.56.tar.xz doesn't work
    
    (From OE-Core rev: e9244796af33d41ad8ee652f0276c427228948b6)
    
    Signed-off-by: Armin Kuster <akuster808 gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-lsb4/libpng/libpng12_1.2.56.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb b/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb
index 10c350a..6ab542c 100644
--- a/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb
+++ b/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb
@@ -9,7 +9,7 @@ DEPENDS = "zlib"
 PN = "libpng12"
 S = "${WORKDIR}/libpng-${PV}"
 
-SRC_URI = "${GENTOO_MIRROR}/libpng-${PV}.tar.xz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/project/libpng/${PN}/${PV}/libpng-${PV}.tar.xz"
 
 SRC_URI[md5sum] = "868562bd1c58b76ed8703f135a2e439a"
 SRC_URI[sha256sum] = "24ce54581468b937734a6ecc86f7e121bc46a90d76a0d948dca08f32ee000dbe"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]