[oe-commits] [openembedded-core] 25/41: pcre: update SRC_URI to SOURCEFORGE_MIRROR

git at git.openembedded.org git at git.openembedded.org
Tue Aug 29 14:13:46 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 3fd12a06fabcdcac0ef40ca71eb694ac988e6cd7
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Tue Jul 25 08:29:02 2017 -0700

    pcre: update SRC_URI to SOURCEFORGE_MIRROR
    
    ERROR: libpcre-8.39-r0 do_checkuri: Function failed: do_checkuri
    
    [Yocto # 11796]
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-support/libpcre/libpcre_8.39.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-support/libpcre/libpcre_8.39.bb b/meta/recipes-support/libpcre/libpcre_8.39.bb
index 2d4668b..90dfb33 100644
--- a/meta/recipes-support/libpcre/libpcre_8.39.bb
+++ b/meta/recipes-support/libpcre/libpcre_8.39.bb
@@ -7,7 +7,9 @@ HOMEPAGE = "http://www.pcre.org"
 SECTION = "devel"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=b8221cbf43c5587f90ccf228f1185cc2"
-SRC_URI = "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-${PV}.tar.bz2 \
+
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/projects/pcre/files/prce/8.39/pcre-${PV}.tar.bz2 \
            file://pcre-cross.patch \
            file://fix-pcre-name-collision.patch \
            file://run-ptest \

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


More information about the Openembedded-commits mailing list