* [meta-networking][PATCH] When do_compile, netcat-openbsd needs the dependence of glib-2.0.
[not found] <3825>
@ 2013-02-01 5:47 ` yanjun.zhu
2013-02-04 16:11 ` Joe MacDonald
0 siblings, 1 reply; 2+ messages in thread
From: yanjun.zhu @ 2013-02-01 5:47 UTC (permalink / raw)
To: openembedded-devel
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"
--
1.7.11
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-networking][PATCH] When do_compile, netcat-openbsd needs the dependence of glib-2.0.
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
0 siblings, 0 replies; 2+ messages in thread
From: Joe MacDonald @ 2013-02-04 16:11 UTC (permalink / raw)
To: openembedded-devel
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-04 16:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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 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.