avs_mtk_voice/meta/meta-openembedded/meta-networking
Huang Xin 61fc42ec77 init project 2022-05-13 01:02:31 -07:00
..
classes init project 2022-05-13 01:02:31 -07:00
conf init project 2022-05-13 01:02:31 -07:00
files/waf-cross-answers init project 2022-05-13 01:02:31 -07:00
licenses init project 2022-05-13 01:02:31 -07:00
recipes-connectivity init project 2022-05-13 01:02:31 -07:00
recipes-daemons init project 2022-05-13 01:02:31 -07:00
recipes-extended/iscsitarget init project 2022-05-13 01:02:31 -07:00
recipes-filter init project 2022-05-13 01:02:31 -07:00
recipes-irc/znc init project 2022-05-13 01:02:31 -07:00
recipes-kernel/netmap init project 2022-05-13 01:02:31 -07:00
recipes-netkit init project 2022-05-13 01:02:31 -07:00
recipes-protocols init project 2022-05-13 01:02:31 -07:00
recipes-support init project 2022-05-13 01:02:31 -07:00
COPYING.MIT init project 2022-05-13 01:02:31 -07:00
MAINTAINERS init project 2022-05-13 01:02:31 -07:00
README init project 2022-05-13 01:02:31 -07:00

README

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/openembedded-core.git
branch: morty
revision: HEAD

For some recipes, the meta-oe layer is required:

URI: git://github.com/openembedded/meta-openembedded.git
subdirectory: meta-oe
branch: morty
revision: HEAD

URI: git://github.com/openembedded/meta-openembedded.git
subdirectory: meta-python
branch: morty
revision: HEAD

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

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