All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] multilib: Fix PN - BPN to make fetch work.
Date: Thu, 14 Feb 2013 07:41:10 +0100	[thread overview]
Message-ID: <20130214064110.GH3300@jama> (raw)
In-Reply-To: <1360808228-10746-1-git-send-email-jeffrey.honig@windriver.com>

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

On Wed, Feb 13, 2013 at 09:17:08PM -0500, Jeffrey C Honig wrote:
> From: Randy MacLeod <Randy.MacLeod@windriver.com>
> 
> (LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel 20130208

Please indicate for which layer this is intended (read README in target
layer how to send patches for it).

I's not even for meta-webserver, because it has different version:
./meta-webserver/recipes-httpd/hiawatha/hiawatha_8.7.bb

Marking as "Not Applicable" on patchwork..


> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
>  recipes-httpd/hiawatha/hiawatha_8.6.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-httpd/hiawatha/hiawatha_8.6.bb b/recipes-httpd/hiawatha/hiawatha_8.6.bb
> index 2e6955e..837354b 100644
> --- a/recipes-httpd/hiawatha/hiawatha_8.6.bb
> +++ b/recipes-httpd/hiawatha/hiawatha_8.6.bb
> @@ -6,7 +6,7 @@ DEPENDS = "libxml2 libxslt"
>  
>  SECTION = "net"
>  
> -SRC_URI = "http://hiawatha-webserver.org/files/${PN}-${PV}.tar.gz \
> +SRC_URI = "http://hiawatha-webserver.org/files/${BPN}-${PV}.tar.gz \
>             file://hiawatha-init"
>  
>  SRC_URI[md5sum] = "372ea9e8329ed36e4fb781fdc1a6734c"
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

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

      reply	other threads:[~2013-02-14  6:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14  2:17 [PATCH] multilib: Fix PN - BPN to make fetch work Jeffrey C Honig
2013-02-14  6:41 ` Martin Jansa [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=20130214064110.GH3300@jama \
    --to=martin.jansa@gmail.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.