meta-openembedded/meta-networking
Paul Eggleton f1d7f500ac openvpn: move to meta-networking and tweak
* Move SRC_URI checksums next to SRC_URI
* Move packaging definitions to the end
* Set SUMMARY instead of DESCRIPTION
* Drop unused inc file

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-19 02:45:27 +02:00
..
conf meta-networking: Add LAYERVERSION and LAYERDEPENDS 2013-03-18 15:13:52 -04:00
recipes-connectivity recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-daemons vsftpd: move from meta-oe to meta-networking and tweak 2013-04-19 02:45:27 +02:00
recipes-filter recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-irc/znc recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-protocols recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-support openvpn: move to meta-networking and tweak 2013-04-19 02:45:27 +02: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.