meta-openembedded/meta-networking
Khem Raj ed0557d136 ebtables, arptables: add perl as runtime dependency
Fixes errors like

| 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>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27 23:54:09 +01:00
..
conf layer.conf: Use .= for adding to BBPATH and += to BBFILES 2013-01-04 15:12:20 -05:00
recipes-connectivity vpnc: import from OE-classic 2012-12-10 19:05:52 +01:00
recipes-daemons autofs: fix QA warnings 2013-01-25 13:11:47 +01:00
recipes-filter ebtables, arptables: add perl as runtime dependency 2013-01-27 23:54:09 +01:00
recipes-irc/znc znc: add git version 2013-01-22 13:17:55 +01:00
recipes-protocols accel-ppp: add 1.7.3 + fixes from git 2013-01-22 13:17:55 +01:00
recipes-support ebtables, arptables: add perl as runtime dependency 2013-01-27 23:54:09 +01:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS meta-networking: add layer 2012-08-27 14:16:45 +02:00
README meta-networking: add layer 2012-08-27 14:16:45 +02:00

meta-networking
===============

This layer is intended to be a central point for networking-related
packages and configuration.  It should be useful directly on top of
oe-core and compliments meta-openembedded.  It should be primarily useful
to the following groups:

      - Anyone building a small networking device (eg. a home router /
        bridge / switch).

      - Anyone wanting to add network services to their device (eg.
        anything that might benefit from a small ftp/tftp server)

Dependencies
------------

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

Maintenance
-----------

Please see the MAINTAINERS file for information on contacting the
maintainers of this layer, as well as instructions for submitting patches.