[oe] [meta-oe][PATCH] libndp: Add mirror sites

Ilia Lin ilialin at codeaurora.org
Wed May 10 06:03:14 UTC 2017


The main download location is inaccessible. Adding mirrors.

Signed-off-by: Ilia Lin <ilialin at 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




More information about the Openembedded-devel mailing list