From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [daisy][PATCH 10/15] cryptodev-linux: update SRC_URI
Date: Fri, 8 Sep 2017 16:21:46 -0700 [thread overview]
Message-ID: <1504912911-23120-11-git-send-email-armccurdy@gmail.com> (raw)
In-Reply-To: <1504912911-23120-1-git-send-email-armccurdy@gmail.com>
From: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
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@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit dc8b21ae0ed3bceb9f3df4f6cd8f8f55b9c306fb)
Tweak commit to apply to older cryptodev 1.6 recipe in OE 1.6
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
meta/recipes-kernel/cryptodev/cryptodev_1.6.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/cryptodev/cryptodev_1.6.inc b/meta/recipes-kernel/cryptodev/cryptodev_1.6.inc
index 946faac..4a9d0ab 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev_1.6.inc
+++ b/meta/recipes-kernel/cryptodev/cryptodev_1.6.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"
SRC_URI[md5sum] = "eade38998313c25fd7934719cdf8a2ea"
SRC_URI[sha256sum] = "75f1425c8ea1f8cae523905a5a046a35092327a6152800b0b86efc4e56fb3e2f"
--
1.9.1
next prev parent reply other threads:[~2017-09-08 23:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-08 23:21 [daisy][PATCH 00/15] SRC_URI and minor dependency fixes Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 01/15] setserial: add missing depends on groff-native Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 02/15] kernel: Added bc-native as DEPENDS Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 03/15] base-passwd: fix SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 04/15] dosfstools: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 05/15] mailx: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 06/15] stat: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 07/15] ossp-uuid: update SRC_URI to not use Google Code Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 08/15] ossp-uuid: use snapshot.debian.org for SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 09/15] pigz: Update SRC_URI Andre McCurdy
2017-09-08 23:21 ` Andre McCurdy [this message]
2017-09-08 23:21 ` [daisy][PATCH 11/15] dpkg: update SRC_URI Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 12/15] libproxy: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 13/15] lsof: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 14/15] netbase: " Andre McCurdy
2017-09-08 23:21 ` [daisy][PATCH 15/15] mklibs-native: " Andre McCurdy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1504912911-23120-11-git-send-email-armccurdy@gmail.com \
--to=armccurdy@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.