meta-openembedded/meta-networking
Qian Lei 935eb8fa8d dnssec-conf: Add new recipe
DNSSEC configuration and priming tool. Dnssec-conf includes a commandline
configuration client for Bind and Unbound, known DNSSEC keys, URL's to
official publication pages of keys, and harvested keys, as well a script
to harvest DNSKEY's from DNS.

Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19 20:10:58 +01:00
..
conf meta-networking: update LAYERDEPENDS 2014-11-24 14:12:02 -05:00
licenses
recipes-connectivity ufw: Uncomplicated Firewall recipe 2014-12-03 16:39:50 -05:00
recipes-daemons lldpad: Add new recipe 2014-12-19 20:10:55 +01:00
recipes-filter ebtables: fix for sysvinit and systemd 2014-10-21 14:02:14 -04:00
recipes-irc/znc
recipes-netkit netkit-rsh: add new package 2014-12-19 20:10:56 +01:00
recipes-protocols radiusclient-ng: add new recipe 2014-12-16 15:55:40 -05:00
recipes-support dnssec-conf: Add new recipe 2014-12-19 20:10:58 +01:00
COPYING.MIT
MAINTAINERS MAINTAINERS: add self for recipes-netkit 2014-12-03 16:31:01 -05: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: 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.