meta-openembedded/meta-networking
Roy.Li d4571b3d94 quagga: two fixes
1. quagga should depend on iproute2, since ip from busybox is not sufficient
2. fix a typOS(should chmod, not chown)

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
2013-08-16 11:00:19 -04:00
..
conf meta-networking: update BBFILE_COLLECTIONS to networking-layer 2013-08-16 10:58:56 -04:00
licenses licences: Add netperf license 2013-07-17 15:25:53 -04:00
recipes-connectivity inetutils: add PACKAGECONFIG for ftp and uucpd 2013-07-30 11:17:09 +02:00
recipes-daemons cyrus-sasl: Add patches from Debian to fix linking 2013-08-01 11:19:24 -04:00
recipes-filter ebtables: Load ebtables kernel module 2013-07-30 14:04:22 -04:00
recipes-irc/znc recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-protocols quagga: two fixes 2013-08-16 11:00:19 -04:00
recipes-support ntp: allow to run pkg_postinst_ntpdate in do_rootfs 2013-08-01 06:56:25 -04:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS README: add -M to git send-email example 2013-04-26 19:41:27 +02:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +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: 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.