Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Joe MacDonald <Joe_MacDonald@mentor.com>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [V2 meta-networking] [PATCH] dnrd: fix SRC_URI
Date: Mon, 5 Jan 2015 11:31:52 -0500	[thread overview]
Message-ID: <20150105163151.GC12135@mentor.com> (raw)
In-Reply-To: <1420327836-9852-1-git-send-email-liezhi.yang@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 1248 bytes --]

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@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

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]

      reply	other threads:[~2015-01-05 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-03 23:30 [V2 meta-networking] [PATCH] dnrd: fix SRC_URI Robert Yang
2015-01-05 16:31 ` Joe MacDonald [this message]

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=20150105163151.GC12135@mentor.com \
    --to=joe_macdonald@mentor.com \
    --cc=liezhi.yang@windriver.com \
    --cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox