meta-openembedded/meta-networking
Zhang Xiao 997caf9146 dnsmasq: backport CVE fixes from dnsmasq 2.78
CVE-2017-1449{1-6}

Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-28 19:08:25 -07:00
..
classes waf-samba.bbclass: Add PACKAGECONFIG_CONFARGS to CONFIGUREOPTS 2016-09-14 14:02:43 -04:00
conf meta_networking_security_flags.inc: add weak assignment for lcl_maybe_fortify 2016-08-05 09:06:49 -04:00
files/waf-cross-answers waf-cross-answers: Fix faulty link cross-answers-mipsel.txt 2016-04-06 09:14:44 -04:00
licenses crda: upgrade to 3.13 2015-02-23 13:21:07 -05:00
recipes-connectivity lftp: change SRC_URI source 2017-09-21 06:48:03 -07:00
recipes-daemons opensaf: fix QA Issue 2017-09-21 06:48:11 -07:00
recipes-extended/iscsitarget iscsitarget: resolve build error with linux kernel 4.8 2016-10-20 11:16:55 -04:00
recipes-filter libmnl, nftables: Update versions 2016-11-14 10:07:27 -05:00
recipes-irc/znc znc: control ipv6 support based on DISTRO_FEATURES 2016-09-05 13:34:12 -04:00
recipes-kernel/netmap iscsitarget,netmap-moduls,vboxguestdrivers: Blacklist, not compatible with default kernel version 4.8 2016-09-15 10:22:50 +02:00
recipes-netkit netkit-ruser: update SRC_URI 2017-02-22 08:59:46 -08:00
recipes-protocols openl2tp: update SRC_URI 2017-02-24 19:33:29 +00:00
recipes-support dnsmasq: backport CVE fixes from dnsmasq 2.78 2018-05-28 19:08:25 -07:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS meta-openembedded: Add me to morty maintainer's list 2016-11-15 15:14:32 +01:00
README meta-openembedded: Add me to morty maintainer's list 2016-11-15 15:14:32 +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://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.