mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
32 lines
972 B
Plaintext
32 lines
972 B
Plaintext
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'
|