meta-openembedded/meta-networking
Andrei Gherzan b3ec2fa1ad layer.conf: Use .= for adding to BBPATH and += to BBFILES
Fixes parsing errors which is appearing after this commit to
meta-openembedded

http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e

This triggers
exception NameError: name 'base_contains' is not defined
without this change

Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-04-05 16:56:07 +02:00
..
conf layer.conf: Use .= for adding to BBPATH and += to BBFILES 2013-04-05 16:56:07 +02:00
recipes-daemons/ptpd ptpd-2.2.0: drop the patch adjust-daemon-name.patch 2012-11-19 11:18:30 -05:00
recipes-protocols/zeroconf zeroconf: add from OE-Core 2012-10-01 13:27:41 -04:00
recipes-support ntp: make servers configurable and default to none configured 2012-12-13 08:44:50 +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 README: update to danny 2012-11-23 15:22:46 +01: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: danny
revision: HEAD

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

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

When sending single patches, please using something like
'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-networking][danny][PATCH'