[oe-commits] [openembedded-core] 24/25: libpng12: update SRC_URI from Gentoo to SF

git at git.openembedded.org git at git.openembedded.org
Tue Jun 27 12:45:27 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 d0fd2eb03348b5c66169fab759301006c4325f2e
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Sat Jun 17 14:32:44 2017 -0700

    libpng12: update SRC_URI from Gentoo to SF
    
    ERROR: libpng12-1.2.56-r0 do_checkuri: Function failed: do_checkuri
    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.1168
    ERROR: Task (/home/akuster/oss/maint/poky/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb:do_checkuri) failed with exit code '1'
    ERROR: rng-tools-5-r0 do_checkuri: Fetcher failure for URL: 'http://heanet.dl.sourceforge.net/sourceforge/gkernel/rng-tools-5.tar.gz'. URL http://heanet.dl.sourceforge.net/sourceforge/gkernel/rng-tools-5.tar.gz doesn't work
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-lsb4/libpng/libpng12_1.2.56.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb b/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb
index 10c350a..1d30479 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 = "https://sourceforge.net/projects/libpng/files/libpng12/1.2.56/libpng-${PV}.tar.xz"
 
 SRC_URI[md5sum] = "868562bd1c58b76ed8703f135a2e439a"
 SRC_URI[sha256sum] = "24ce54581468b937734a6ecc86f7e121bc46a90d76a0d948dca08f32ee000dbe"

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


More information about the Openembedded-commits mailing list