meta-openembedded/meta-networking
Jackie Huang a7c6fcebee ebtables: move ebtables-save to sbindir to avoid QA issue
Fix the QA issue:
WARNING: QA Issue: ebtables: Found a reference to /usr/ in
    /path/to/tmp/work/x86_64-wrs-linux/ebtables-2.0.10-4-r1/packages-split/ebtables/sbin/ebtables-save
WARNING: QA Issue: Shell scripts in base_bindir and base_sbindir should not reference anything in exec_prefix

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-02-25 09:59:45 -05: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 cyrus-sasl2: add 2.1.26 2013-02-16 05:55:00 +01:00
recipes-filter ebtables: move ebtables-save to sbindir to avoid QA issue 2013-02-25 09:59:45 -05:00
recipes-irc/znc znc: add git version 2013-01-22 13:17:55 +01:00
recipes-protocols accel-ppp: resolve QA warnings and satisfy multilib 2013-02-14 22:46:38 -05:00
recipes-support arptables: defeat multi-job for install 2013-02-14 22:49:03 -05: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.