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] ebtables: Load ebtables kernel module
Date: Tue, 30 Jul 2013 14:06:13 -0400	[thread overview]
Message-ID: <20130730180613.GJ3667@windriver.com> (raw)
In-Reply-To: <1374848456-19550-1-git-send-email-mihai.prica@intel.com>

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

Merged, thanks.
-J.

[[oe] [meta-networking][PATCH] ebtables: Load ebtables kernel module] On 13.07.26 (Fri 17:20) Mihai Prica wrote:

> Ebtables needs some kernel configs options to work properly. The standard yocto
> kernel config includes these as modules. Add code to load the ebtables module.
> 
> Signed-off-by: Mihai Prica <mihai.prica@intel.com>
> ---
>  .../recipes-filter/ebtables/ebtables_2.0.10-4.bb   |    5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> 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 78e069a..6ac886e 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
> @@ -2,10 +2,13 @@ SUMMARY = "Utility for basic Ethernet frame filtering on a Linux bridge, MAC NAT
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e"
>  SECTION = "console/network"
> -PR = "r2"
> +PR = "r3"
>  
>  RDEPENDS_${PN} += "perl"
>  
> +RRECOMMENDS_${PN} += "kernel-module-ebtables \
> +    "
> +
>  SRC_URI = "${SOURCEFORGE_MIRROR}/ebtables/ebtables-v${PV}.tar.gz \
>             file://installnonroot.patch \
>             file://01debian_defaultconfig.patch \
-- 
-Joe MacDonald.
:wq

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

      reply	other threads:[~2013-07-30 18:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26 14:20 [meta-networking][PATCH] ebtables: Load ebtables kernel module Mihai Prica
2013-07-30 18:06 ` 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=20130730180613.GJ3667@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.