mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Fix build issue when X11 not defined. Security fixes included in updating to this version: CVE-2016-6511 CVE-2016-6510 CVE-2016-6509 CVE-2016-6508 CVE-2016-6507 CVE-2016-6506 CVE-2016-6505 CVE-2016-6504 CVE-2016-5359 CVE-2016-5357 CVE-2016-5356 CVE-2016-5355 CVE-2016-5354 CVE-2016-5353 CVE-2016-5351 CVE-2016-5350 CVE-2016-4421 CVE-2016-4418 CVE-2016-4417 CVE-2016-4085 CVE-2016-4082 CVE-2016-4081 CVE-2016-4080 CVE-2016-4079 CVE-2016-4078 CVE-2016-4006 CVE-2016-2532 CVE-2016-2531 CVE-2016-2530 CVE-2016-2523 CVE-2016-2521 CVE-2015-8733 CVE-2015-8732 CVE-2015-8731 CVE-2015-8730 CVE-2015-8729 CVE-2015-8728 CVE-2015-8727 CVE-2015-8726 CVE-2015-8725 CVE-2015-8724 CVE-2015-8723 CVE-2015-8722 CVE-2015-8721 CVE-2015-8720 CVE-2015-8719 CVE-2015-8718 CVE-2015-8717 CVE-2015-8716 CVE-2015-8715 Signed-off-by: Armin Kuster <akuster808@gmail.com> |
||
|---|---|---|
| .. | ||
| conf | ||
| licenses | ||
| recipes-connectivity | ||
| recipes-daemons | ||
| recipes-extended | ||
| recipes-filter | ||
| recipes-irc/znc | ||
| recipes-kernel/netmap | ||
| recipes-netkit | ||
| recipes-protocols | ||
| recipes-support | ||
| COPYING.MIT | ||
| MAINTAINERS | ||
| 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.