All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking] [PATCH] memcached: use BPN in SRC_URI
Date: Thu, 3 Jul 2014 09:45:13 +0800	[thread overview]
Message-ID: <53B4B5A9.3030808@windriver.com> (raw)
In-Reply-To: <1404268492-3769-1-git-send-email-liezhi.yang@windriver.com>


Please drop this one, will include it in another thread.

// Robert

On 07/02/2014 10:34 AM, Robert Yang wrote:
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
>   .../recipes-support/memcached/memcached_1.4.17.bb  |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-support/memcached/memcached_1.4.17.bb b/meta-networking/recipes-support/memcached/memcached_1.4.17.bb
> index 6a01ec2..8ad264f 100644
> --- a/meta-networking/recipes-support/memcached/memcached_1.4.17.bb
> +++ b/meta-networking/recipes-support/memcached/memcached_1.4.17.bb
> @@ -17,7 +17,7 @@ inherit autotools
>   DEPENDS += "libevent"
>   RDEPENDS_${PN} += "perl perl-module-posix perl-module-autoloader perl-module-tie-hash"
>
> -SRC_URI = "http://www.memcached.org/files/${PN}-${PV}.tar.gz"
> +SRC_URI = "http://www.memcached.org/files/${BPN}-${PV}.tar.gz"
>
>   SRC_URI[md5sum] = "46402dfbd7faadf6182283dbbd18b1a6"
>   SRC_URI[sha256sum] = "d9173ef6d99ba798c982ea4566cb4f0e64eb23859fdbf9926a89999d8cdc0458"
>


      reply	other threads:[~2014-07-03  1:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02  2:34 [meta-networking] [PATCH] memcached: use BPN in SRC_URI Robert Yang
2014-07-03  1:45 ` Robert Yang [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=53B4B5A9.3030808@windriver.com \
    --to=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 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.