[oe-commits] [openembedded-core] branch pyro updated: cryptodev-linux: update SRC_URI

git at git.openembedded.org git at git.openembedded.org
Sat May 27 13:52:58 UTC 2017


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

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

The following commit(s) were added to refs/heads/pyro by this push:
     new 3195f7e  cryptodev-linux: update SRC_URI
3195f7e is described below

commit 3195f7e68eb5cfb2af3506fe4b0dcb2f8cd9ee10
Author: Chang Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
AuthorDate: Fri May 26 15:07:01 2017 +0800

    cryptodev-linux: update SRC_URI
    
    Gna! project announced that the download site from gna.org HTTP server
    will soon be closing down. We have verified that the site is no longer
    accessible without network proxy cache. We need to update SRC_URI to
    point to new alternative (nwl.cc HTTP server) in order to avoid fetcher
    issues in future.
    
    [YOCTO #11575]
    
    Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-kernel/cryptodev/cryptodev.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc
index 24b3227..4ae0a2b 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev.inc
+++ b/meta/recipes-kernel/cryptodev/cryptodev.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://cryptodev-linux.org/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-SRC_URI = "http://download.gna.org/cryptodev-linux/cryptodev-linux-${PV}.tar.gz \
+SRC_URI = "http://nwl.cc/pub/cryptodev-linux/cryptodev-linux-${PV}.tar.gz \
            file://06d6b560c6e45dc317dae47c74706fa43f4a31d8.patch \
            file://cb186f682679383e8b5806240927903730ce85d9.patch \
            file://0001-Adjust-to-another-change-in-the-user-page-API.patch \

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


More information about the Openembedded-commits mailing list