[oe] [meta-networking][PATCH] ebtables: Load ebtables kernel module

Joe MacDonald Joe.MacDonald at windriver.com
Tue Jul 30 18:06:13 UTC 2013


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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130730/328a046b/attachment-0002.sig>


More information about the Openembedded-devel mailing list