From: Joe MacDonald <Joe.MacDonald@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking][PATCH 2/2] ebtables, arptables: add perl as runtime dependency
Date: Sun, 27 Jan 2013 15:20:58 -0500 [thread overview]
Message-ID: <20130127202054.GA18024@windriver.com> (raw)
In-Reply-To: <20130127191320.GL16904@jama.palm1.palmone.com>
[-- Attachment #1: Type: text/plain, Size: 2393 bytes --]
[Re: [oe] [meta-networking][PATCH 2/2] ebtables, arptables: add perl as runtime dependency] On 13.01.27 (Sun 20:13) Martin Jansa wrote:
> On Fri, Jan 25, 2013 at 10:45:15PM -0800, Khem Raj wrote:
> > Fixes errors like
>
> RDEPENDS_${PN}, fixed in jansa/in-test, I'll merge with that fix if Joe
> sends his ack.
Yes, please. Thanks!
-J.
>
> Cheers,
>
> >
> > | Computing transaction...error: Can't install
> > arptables-0.0.3+4-r0.0@ppce500v2: no package provides /usr/bin/perl
> >
> > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> > ---
> > .../recipes-filter/ebtables/ebtables_2.0.10-4.bb | 2 ++
> > .../recipes-support/arptables/arptables_0.0.3-4.bb | 2 ++
> > 2 files changed, 4 insertions(+)
> >
> > diff --git a/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb b/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb
> > index 2596d2f..4e9b0bc 100644
> > --- a/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb
> > +++ b/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb
> > @@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e"
> > SECTION = "console/network"
> > PR = "r1"
> >
> > +RDEPENDS += "perl"
> > +
> > SRC_URI = "${SOURCEFORGE_MIRROR}/ebtables/ebtables-v${PV}.tar.gz \
> > file://installnonroot.patch \
> > file://01debian_defaultconfig.patch \
> > diff --git a/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb b/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb
> > index 71e2600..8da9bb7 100644
> > --- a/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb
> > +++ b/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb
> > @@ -3,6 +3,8 @@ PRIORITY = "optional"
> > LICENSE = "GPL-2.0"
> > SECTION = "console/network"
> >
> > +RDEPENDS += "perl"
> > +
> > LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
> > SRC_URI = " \
> > ${SOURCEFORGE_MIRROR}/ebtables/arptables-v${PV}.tar.gz;name=arptables \
> > --
> > 1.7.9.5
> >
> >
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-01-27 20:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-26 6:45 [meta-oe][PATCH 1/2] i2c-tools: Upgrade to 3.0.3 -> 3.1.0 Khem Raj
2013-01-26 6:45 ` [meta-networking][PATCH 2/2] ebtables, arptables: add perl as runtime dependency Khem Raj
2013-01-27 19:13 ` Martin Jansa
2013-01-27 20:20 ` Joe MacDonald [this message]
2013-01-27 20:40 ` Koen Kooi
2013-01-28 10:41 ` Martin Jansa
2013-01-27 19:21 ` [meta-oe][PATCH 1/2] i2c-tools: Upgrade to 3.0.3 -> 3.1.0 Martin Jansa
2013-01-27 20:39 ` Koen Kooi
2013-01-28 8:58 ` Koen Kooi
2013-01-28 10:41 ` Martin Jansa
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=20130127202054.GA18024@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.