meta-openembedded/meta-networking
Li xin 220b31d536 ntp: upgrade 4.2.8p2 -> 4.2.8p3
4.2.8p3 fixed CVE-2015-5146 and Bugs.

Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-10-26 21:43:09 +01:00
..
conf meta-networking: update LAYERDEPENDS 2014-11-24 14:12:02 -05:00
licenses crda: upgrade to 3.13 2015-02-23 13:21:07 -05:00
recipes-connectivity daq: move recipe to meta-networking 2015-08-03 09:06:59 -07:00
recipes-daemons opensaf: RDEPENDS on python and bash 2015-08-03 09:06:59 -07:00
recipes-filter ebtables: fix for sysvinit and systemd 2014-10-21 14:02:14 -04:00
recipes-irc/znc znc: Fix for CVE-2013-2130 2014-08-05 16:23:58 -04:00
recipes-netkit netkit-telnet: add new recipe 2015-02-11 21:25:30 -05:00
recipes-protocols openflow: add libcrypto to static openflow library 2015-03-13 14:32:34 -04:00
recipes-support ntp: upgrade 4.2.8p2 -> 4.2.8p3 2015-10-26 21:43:09 +01:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS fido README: update maintainers list 2015-04-13 13:10:53 +02:00
README fido README: update maintainers list 2015-04-13 13:10:53 +02: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: fido
revision: HEAD

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

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

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

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

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