meta-openembedded/meta-networking
Khem Raj c13be1b757
freediameter: Add 600s timeout via ctest driver
This helps tests not hitting timeout (120s default)
especially testmesg_stress test can timeout on slower machines
e.g. fully emulated ( non-kvm ) qemu machines e.g.
qemuarm64 on x86_64 machine.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-10 20:39:33 -08:00
..
classes Revert "waf-samba.bbclass: adapt to qemu.bbclass refactoring" 2025-05-29 22:28:02 -07:00
conf python3-scapy: fix ptests 2025-10-28 23:31:28 -07:00
dynamic-layers/meta-python meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -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 wolfssl: upgrade 5.8.0 -> 5.8.4 2025-12-10 08:56:13 -08:00
recipes-core meta-networking-image-ptest-all: Do not run PTESTS_PROBLEMS_META_NETWORKING 2025-04-12 10:11:32 -07:00
recipes-daemons postfix: upgrade 3.10.5 -> 3.10.6 2025-12-02 09:22:49 -08:00
recipes-devtools libcoap: upgrade 4.3.5 -> 4.3.5a 2025-12-04 06:06:46 -08:00
recipes-extended corosync: upgrade 3.1.9 -> 3.1.10 2025-11-18 08:23:42 -08:00
recipes-filter nftables: upgrade 1.1.5 -> 1.1.6 2025-12-09 15:11:01 -08:00
recipes-irc znc: upgrade 1.8.2 -> 1.10.1 2025-09-24 14:17:45 -07:00
recipes-kernel/wireguard meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
recipes-protocols freediameter: Add 600s timeout via ctest driver 2025-12-10 20:39:33 -08:00
recipes-support nbdkit: upgrade 1.45.14 -> 1.45.15 2025-12-09 15:11:00 -08: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
SECURITY.md meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -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.