[oe-commits] [openembedded-core] 21/25: libpng: change SRC_URI to OSL

git at git.openembedded.org git at git.openembedded.org
Tue Jun 27 12:45:24 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 1b5ae128f39a2dc3cb770bc01ccff32551689c18
Author: Armin Kuster <akuster at mvista.com>
AuthorDate: Sat Jun 17 12:35:01 2017 -0700

    libpng: change SRC_URI to OSL
    
    WARNING: libpng-native-1.6.24-r0 do_fetch: Failed to fetch URL http://distfiles.gentoo.org/distfiles/libpng-1.6.24.tar.xz, attempting MIRRORS if available
    
    gentoo dropped this version of png from its servers. Use osl instead
    
    Signed-off-by: Armin Kuster <akuster at mvista.com>
---
 meta/recipes-multimedia/libpng/libpng_1.6.24.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.24.bb b/meta/recipes-multimedia/libpng/libpng_1.6.24.bb
index f91ab7f..e55e602 100644
--- a/meta/recipes-multimedia/libpng/libpng_1.6.24.bb
+++ b/meta/recipes-multimedia/libpng/libpng_1.6.24.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5089214833586ba444048fd1dbbc76a4 \
                     file://png.h;endline=149;md5=376d8ff7f69b7c4ad3a09f4672cec696"
 DEPENDS = "zlib"
 
-SRC_URI = "${GENTOO_MIRROR}/libpng-${PV}.tar.xz \
+SRC_URI = "https://ftp.osuosl.org/pub/blfs/conglomeration/libpng/libpng-${PV}.tar.xz \
           "
 SRC_URI[md5sum] = "ffcdbd549814787fa8010c372e35ff25"
 SRC_URI[sha256sum] = "7932dc9e5e45d55ece9d204e90196bbb5f2c82741ccb0f7e10d07d364a6fd6dd"

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


More information about the Openembedded-commits mailing list