[oe-commits] [openembedded-core] 05/17: neon: update SRC_URI

git at git.openembedded.org git at git.openembedded.org
Mon May 7 14:58:08 UTC 2018


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

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

commit b792f5f5bf6ab26758979c7687afc25532055767
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Thu Apr 19 07:00:05 2018 -0700

    neon: update SRC_URI
    
    ERROR: neon-0.30.2-r0 do_checkuri: Function failed: do_checkuri
    ERROR: neon-native-0.30.2-r0 do_checkuri: Fetcher failure for URL: 'http://www.webdav.org/neon/neon-0.30.2.tar.gz'. URL http://www.webdav.org/neon/neon-0.30.2.tar.gz doesn't work
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-support/neon/neon_0.30.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/neon/neon_0.30.2.bb b/meta/recipes-support/neon/neon_0.30.2.bb
index 5792c56..12a2e0b 100644
--- a/meta/recipes-support/neon/neon_0.30.2.bb
+++ b/meta/recipes-support/neon/neon_0.30.2.bb
@@ -5,7 +5,7 @@ LICENSE = "LGPLv2+"
 LIC_FILES_CHKSUM = "file://src/COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a \
                     file://src/ne_utils.h;beginline=1;endline=20;md5=2caca609538eddaa6f6adf120a218037"
 
-SRC_URI = "http://www.webdav.org/${BPN}/${BPN}-${PV}.tar.gz \
+SRC_URI = "${DEBIAN_MIRROR}/main/n/neon27/neon27_${PV}.orig.tar.gz \
            file://pkgconfig.patch \
           "
 

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


More information about the Openembedded-commits mailing list