[oe] [V2 meta-networking] [PATCH] dnrd: fix SRC_URI

Joe MacDonald Joe_MacDonald at mentor.com
Mon Jan 5 16:31:52 UTC 2015


Merged, thanks.
-J.

[[oe] [V2 meta-networking] [PATCH] dnrd: fix SRC_URI] On 15.01.03 (Sat 15:30) Robert Yang wrote:

> Fixed:
> ERROR: Function failed: Fetcher failure for URL:
>     'http://ncu.dl.sourceforge.net/project/dnrd/dnrd/2.20.3/dnrd-2.20.3.tar.gz'.
>     Unable to fetch URL from any source.
> 
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>  .../recipes-daemons/dnrd/dnrd_2.20.3.bb            |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-networking/recipes-daemons/dnrd/dnrd_2.20.3.bb b/meta-networking/recipes-daemons/dnrd/dnrd_2.20.3.bb
> index 85a58cc..3b8fdc9 100644
> --- a/meta-networking/recipes-daemons/dnrd/dnrd_2.20.3.bb
> +++ b/meta-networking/recipes-daemons/dnrd/dnrd_2.20.3.bb
> @@ -9,7 +9,7 @@ SECTION = "System Environment/Daemons"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=0be67017f1c770313ad7b40e18d568f1"
>  
> -SRC_URI = "http://ncu.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BP}.tar.gz \
> +SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \
>             file://dnrd.service \
>             file://dnrd.conf.sample \
>             file://dnrd.init"
> -- 
> 1.7.9.5
> 
-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150105/b100d03e/attachment-0002.sig>


More information about the Openembedded-devel mailing list