meta-openembedded/meta-networking
Khem Raj 5d56edf7a7 nis: Import recipes from OE classic
Update to latest versions while at it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08: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: Add recipes for 5.0.7 2013-01-08 09:31:33 -08:00
recipes-filter ebtables: Fix segfault by linking with no-as-needed 2013-01-07 14:43:14 -08:00
recipes-protocols pptp-linux: add from OE-Classic, update and tidy up 2012-12-07 16:20:29 -05:00
recipes-support nis: Import recipes from OE classic 2013-01-08 09:31:44 -08: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.