All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] libndp: Add mirror sites
@ 2017-05-10  6:03 Ilia Lin
  0 siblings, 0 replies; only message in thread
From: Ilia Lin @ 2017-05-10  6:03 UTC (permalink / raw)
  To: openembedded-devel; +Cc: celster

The main download location is inaccessible. Adding mirrors.

Signed-off-by: Ilia Lin <ilialin@codeaurora.org>
---
 meta-oe/recipes-connectivity/libndp/libndp_1.6.bb | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/meta-oe/recipes-connectivity/libndp/libndp_1.6.bb b/meta-oe/recipes-connectivity/libndp/libndp_1.6.bb
index a35dff8..f3011e6 100644
--- a/meta-oe/recipes-connectivity/libndp/libndp_1.6.bb
+++ b/meta-oe/recipes-connectivity/libndp/libndp_1.6.bb
@@ -4,6 +4,13 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = "http://libndp.org/files/${BPN}-${PV}.tar.gz"
+
+MIRRORS += "\
+http://libndp.org/files/ http://www.go-parts.com/mirrors-usa/blfs/conglomeration/libndp/ \n \
+http://libndp.org/files/ http://ftp.osuosl.org/pub/blfs/conglomeration/libndp/ \n \
+http://libndp.org/files/ http://ftp.cc.uoc.gr/mirrors/linux/lfs/LFS/svn/l/ \n \
+http://libndp.org/files/ https://www.jabawok.net/gentoo/distfiles/ \n "
+
 SRC_URI[md5sum] = "1e54d26bcb4a4110bc3f90c5dd04f1a7"
 SRC_URI[sha256sum] = "0c7dfa84e013bd5e569ef2c6292a6f72cfaf14f4ff77a77425e52edc33ffac0e"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-10  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-10  6:03 [meta-oe][PATCH] libndp: Add mirror sites Ilia Lin

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.