Peter Kjellerstedt 0c31f55bcf Make use of the new bb.utils.filter() function vor 7 Jahren
..
classes 9beb04e98d waf-samba.bbclass: fix build error with PARALLEL_MAKE="-j X -l Y" vor 7 Jahren
conf b2eae93d0a meta_networking_security_flags.inc: add weak assignment for lcl_maybe_fortify vor 7 Jahren
files ccdec94cba waf-cross-answers: Fix faulty link cross-answers-mipsel.txt vor 8 Jahren
licenses 7fc8172e3d crda: upgrade to 3.13 vor 9 Jahren
recipes-connectivity 0c31f55bcf Make use of the new bb.utils.filter() function vor 7 Jahren
recipes-daemons 0c31f55bcf Make use of the new bb.utils.filter() function vor 7 Jahren
recipes-extended 0994337c9f iscsitarget: update patch to contain changes required to build with only linux v4.8 and above vor 7 Jahren
recipes-filter eb6f1afd14 arno-iptables-firewall: Add recipe vor 7 Jahren
recipes-irc 0c31f55bcf Make use of the new bb.utils.filter() function vor 7 Jahren
recipes-kernel efd3696e70 remove True option to getVar calls vor 7 Jahren
recipes-netkit 0c31f55bcf Make use of the new bb.utils.filter() function vor 7 Jahren
recipes-protocols 0c31f55bcf Make use of the new bb.utils.filter() function vor 7 Jahren
recipes-support 0c31f55bcf Make use of the new bb.utils.filter() function vor 7 Jahren
COPYING.MIT 213f18c766 meta-networking: add layer vor 11 Jahren
MAINTAINERS 9f925e5237 MAINTAINERS: add self for recipes-netkit vor 9 Jahren
README 46824934fa meta-networking: Update layer dependency information vor 9 Jahren

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: master
revision: HEAD

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

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

URI: git://github.com/openembedded/meta-openembedded.git
subdirectory: meta-python
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.