meta-openembedded/meta-networking
Martin Jansa 3409e2ff98 autofs: fix QA warnings
autofs-5.0.7: autofs: Files/directories were installed but not shipped
  /run

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-25 13:11:47 +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: Fix segfault by linking with no-as-needed 2013-01-07 14:43:14 -08: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 iftop: add 1.0pre2 2013-01-22 13:17:55 +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.