[oe-commits] [openembedded-core] 61/68: popt: update SRC_URI

git at git.openembedded.org git at git.openembedded.org
Mon Jul 2 10:47:23 UTC 2018


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

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

commit 9e3bf0ce4ebb885ca0ede0e636d80e032c29e744
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Mon Jun 11 10:22:57 2018 -0700

    popt: update SRC_URI
    
    It appears the rpm5.org has been down for some time, switch to fossies
    
    WARNING: popt-native-1.16-r3 do_fetch: Failed to fetch URL http://rpm5.org/files/popt/popt-1.16.tar.gz, attempting MIRRORS if available
    
    (From OE-Core rev: 347ee336dcc94e6fa4e4788117013615b90abd70)
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    (cherry picked from commit 50804c06633f8402fb9ac905882353f746afd1cb)
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-support/popt/popt_1.16.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb
index 478288f..377d108 100644
--- a/meta/recipes-support/popt/popt_1.16.bb
+++ b/meta/recipes-support/popt/popt_1.16.bb
@@ -8,7 +8,7 @@ PR = "r3"
 
 DEPENDS = "virtual/libiconv"
 
-SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
+SRC_URI = "https://fossies.org/linux/misc/popt-${PV}.tar.gz \
            file://pkgconfig_fix.patch \
            file://popt_fix_for_automake-1.12.patch \
            file://disable_tests.patch \

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


More information about the Openembedded-commits mailing list