meta-openembedded/meta-networking
Martin Jansa 80e8c34db0 cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall
* make files in bindir/sbindir a bit more deterministic

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
2013-11-19 13:01:08 +01:00
..
conf meta-networking: Add LAYERVERSION and LAYERDEPENDS 2013-03-18 15:13:52 -04:00
recipes-connectivity inetutils: add PACKAGECONFIG for ftp and uucpd 2013-08-22 09:51:26 +02:00
recipes-daemons atftp: add PACKAGECONFIG for pcre, readline, tcp-wrapper 2013-08-22 09:51:26 +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 quagga: add PACKAGECONFIG for capabilities 2013-08-22 09:51:27 +02:00
recipes-support cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall 2013-11-19 13:01:08 +01:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS toolchain-layer, meta-networking: README: add dylan to subject-prefix and update branch in depends 2013-04-29 11:06:35 +02:00
README README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +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://github.com/openembedded/oe-core.git
branch: dylan
revision: HEAD

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

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