meta-openembedded/meta-networking
Arsalan H. Awan 4ecb60e17e meta-networking/licenses/netperf: remove unused license
This removes the old unused license for netperf as upstream
moved to using the MIT license for netperf.

See: meta-openembedded commit 587fe58777

Signed-off-by: Arsalan H. Awan <arsalan.awan@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 27bdecd1bc)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-05-08 08:03:57 -04:00
..
classes Revert "waf-samba.bbclass: point PYTHON_CONFIG to target python3-config" 2023-01-21 09:48:24 -05:00
conf layer.conf: Post release codename changes 2022-05-07 18:47:16 -07:00
dynamic-layers/meta-python/recipes-connectivity crda: Fix build with clang-15 2022-08-28 23:57:15 -07:00
files/waf-cross-answers samba: upgrade 4.14.12 -> 4.14.13 2022-04-13 19:21:41 -07:00
licenses meta-networking/licenses/netperf: remove unused license 2023-05-08 08:03:57 -04:00
recipes-connectivity restinio: fix S variable in multilib builds 2023-04-18 06:45:37 -04:00
recipes-core packagegroup-meta-networking: Remove ypbind-mt on musl 2022-08-30 00:14:58 -07:00
recipes-daemons postfix: fix multilib conflict of sample-main.cf 2022-12-20 10:44:29 -05:00
recipes-devtools libcoap: Upgrade 4.3.0 -> 4.3.1 2022-09-22 16:45:05 -07:00
recipes-extended dlm: Upgrade to 4.1.1 2022-08-30 00:14:58 -07:00
recipes-filter conntrack-tools: Use canonical shell spacing 2022-10-16 18:30:32 -07:00
recipes-irc weechat: Define LIBDIR 2022-03-21 08:25:11 -07:00
recipes-kernel/wireguard wireguard-tools: Add a new package for wg-quick 2022-08-22 14:13:37 -07:00
recipes-netkit netkit-telnet: Add time.h from strftime/time prototypes 2022-09-07 16:44:54 -07:00
recipes-protocols mdns: use git fetcher 2023-02-15 08:02:50 -05:00
recipes-support dnsmasq: fix CVE-2023-28450 2023-03-25 09:07:27 -04:00
COPYING.MIT
MAINTAINERS meta-openemnedded: Add myself as langdale maintainer 2022-10-22 15:59:34 -07:00
README meta-openemnedded: Add myself as langdale maintainer 2022-10-22 15:59:34 -07: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://git.openembedded.org/openembedded-core
branch: langdale

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

URI: git://git.openembedded.org/meta-openembedded
subdirectory: meta-oe
branch: langdale

URI: git://git.openembedded.org/meta-openembedded
subdirectory: meta-python
branch: langdale

Maintenance
-----------
Layer maintainers: Armin Kuster <akuster808@gmail.com>


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