meta-openembedded/meta-networking
Wang Mingyu a5ec07e2e8
usbredir: upgrade 0.13.0 -> 0.14.0
Changelog:
============
- usbredirect: Fix redirecting identical devices
- usbredirect: Fix CPU tight loop when run as TCP server
- usbredirect: Fix some minor memory leaks
- usbredirect: Add documentation about bus-device option
- usbredirtestclient: Fix build on MacOS 10.5

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-11 22:02:03 -07:00
..
classes waf-samba: replace oldincludedir 2024-04-12 08:57:34 -07:00
conf layers: stop declaring compatibility with scarthgap 2024-05-28 09:34:02 -07:00
dynamic-layers/meta-python recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
files ntp: Add missing 'ntp' static group id 2024-02-17 10:26:58 -08:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity daq: fix incompatible pointer type error 2024-06-09 16:14:58 -07:00
recipes-core udpcast: add recipe 2024-06-10 23:08:41 -07:00
recipes-daemons iscsi-initiator-utils: upgrade 2.1.8 -> 2.1.10 2024-06-07 09:11:57 -07:00
recipes-devtools recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
recipes-extended recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
recipes-filter nftables: avoid python dependencies when building without python 2024-05-30 08:42:03 -07:00
recipes-irc weechat: upgrade 4.0.3 -> 4.0.4 2023-08-26 17:32:45 -07:00
recipes-kernel/wireguard wireguard-tools: Use PACKAGECONFIG to select wg-quick and bash-completion 2023-11-09 20:47:44 -08:00
recipes-protocols mdns: Upgrade 2200.100.94.0.2 -> 2200.120.24 2024-06-07 09:11:54 -07:00
recipes-support usbredir: upgrade 0.13.0 -> 0.14.0 2024-06-11 22:02:03 -07:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS MAINTANERS: drop netkit 2023-11-15 09:51:45 -08:00
README.md README: drop netkit maintainer 2023-11-15 09:51:45 -08: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: master

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

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

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

Maintenance

Layer maintainers: Khem Raj raj.khem@gmail.com

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