meta-openembedded/meta-networking
Scott Ellis dce0799b13 wireguard: Upgrade 20190702 to 20190905
Signed-off-by: Scott Ellis <scott@jumpnowtek.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-07 10:08:45 -07:00
..
classes waf-samba: switch to python3 2019-07-10 09:24:32 -07:00
conf layer.conf: ignore wireless-regdb->crda dep for siggen purposes 2019-08-08 10:04:23 -07:00
files/waf-cross-answers libldb: upgrade 1.4.1 -> 1.5.4 2019-07-10 09:28:20 -07:00
licenses crda: upgrade to 3.13 2015-02-23 13:21:07 -05:00
recipes-connectivity samba: Fix configure tests to work with clang 2019-09-07 10:08:45 -07:00
recipes-core packagegroup-meta-networking-connectivity: Correct a DISTRO_FEATURES check 2019-07-10 09:24:32 -07:00
recipes-daemons iscsi-initiator-utils: Inherit pkgconfig and override PKG_CONFIG 2019-09-03 16:02:03 -07:00
recipes-devtools grpc: Change gettid patch with the upstream merged version 2019-09-06 08:40:59 -07:00
recipes-extended dlm: upgrade 4.0.7 -> 4.0.9 2019-07-10 09:24:32 -07:00
recipes-filter nftables: update to 0.9.2 2019-08-27 12:11:16 -07:00
recipes-irc/znc znc: update to 1.7.3 2019-05-18 12:42:47 -07:00
recipes-kernel/wireguard wireguard: Upgrade 20190702 to 20190905 2019-09-07 10:08:45 -07:00
recipes-netkit Replace EXCLUDE_FROM_WORLD_libc-musl = "1" with COMPATIBLE_HOST_libc-musl = 'null' 2019-08-29 09:06:54 -07:00
recipes-protocols net-snmp: update SRC_URI 2019-07-26 14:29:17 -07:00
recipes-support drbd-utils: switch to add patch from change source in do_configure 2019-09-05 18:13:44 -07:00
site site: move from meta-oe to meta-networking 2018-01-08 12:03:40 -05:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS update maintainers 2018-10-02 17:53:46 -07:00
README meta-networking: Update layer dependency information 2014-09-08 16:34:25 -04: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: 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.