All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe MacDonald <Joe.MacDonald@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking][PATCH] When do_compile, netcat-openbsd needs the dependence of glib-2.0.
Date: Mon, 4 Feb 2013 11:11:09 -0500	[thread overview]
Message-ID: <20130204161108.GO14746@windriver.com> (raw)
In-Reply-To: <1359697678-31822-1-git-send-email-yanjun.zhu@windriver.com>

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

[[oe] [meta-networking][PATCH] When do_compile, netcat-openbsd needs the dependence of glib-2.0.] On 13.02.01 (Fri 13:47) yanjun.zhu wrote:

> From: "yanjun.zhu" <yanjun.zhu@windriver.com>
> 
> Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com>
> ---
>  meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb b/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb
> index f83caee..25cbfa6 100644
> --- a/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb
> +++ b/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb
> @@ -2,7 +2,9 @@ require netcat.inc
>  DESCRIPTION = "OpenBSD Netcat"
>  HOMEPAGE = "http://ftp.debian.org"
>  LICENSE = "BSD-3-Clause"
> -PR = "r0"
> +PR = "r1"
> +
> +DEPENDS += "glib-2.0"
>  
>  SRC_URI = "${DEBIAN_MIRROR}/main/n/netcat-openbsd/netcat-openbsd_1.89.orig.tar.gz;name=netcat \
>             ${DEBIAN_MIRROR}/main/n/netcat-openbsd/netcat-openbsd_1.89-4.diff.gz;name=netcat-patch"

Merged.  Thanks.

-- 
-Joe MacDonald.
:wq

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

      reply	other threads:[~2013-02-04 16:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3825>
2013-02-01  5:47 ` [meta-networking][PATCH] When do_compile, netcat-openbsd needs the dependence of glib-2.0 yanjun.zhu
2013-02-04 16:11   ` 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=20130204161108.GO14746@windriver.com \
    --to=joe.macdonald@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.