Go to file
Xiangyu Chen d2614ed81e
iperf3: upgrade 3.15 -> 3.16
rebase patch 0001-configure.ac-check-for-CPP-prog.patch for iperf3.16

Changelog:
===========
    Multiple test streams started with -P/--parallel will now be
    serviced by different threads. This allows iperf3 to take
    advantage of multiple CPU cores on modern processors, and will
    generally result in significant throughput increases (PR #1591).

    OpenSSL 3 is now detected at build time. If OpenSSL 3 is found,
    various older, deprecated, APIs will not be used. iperf3 will
    continue to work with OpenSSL 1.1.1. OpenSSL is used as a part
    of the iperf3 authentication functionality (Issue #1300, PR#1589).

    The authorized users file used by the authentication functionality
    is now checked for accessibility much earlier during the program
    startup, as opposed to being checked near the start of a test (Issue #1583, PR #1585).

    Iperf3 now requires pthreads and C atomic variables to compile and run.

Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-29 17:28:09 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems meta-multimedia-image-ptest: Add images to enable BBCLASSEXTEND parallel execution 2024-02-22 19:23:55 -08:00
meta-gnome meta-gnome: drop ${PYTHON_PN} 2024-02-19 23:22:25 -08:00
meta-initramfs kexec-tools-klibc: Fix building on x86_64 with binutils 2.41 2024-02-13 15:08:40 -08:00
meta-multimedia meta-multimedia-image-ptest: Add images to enable BBCLASSEXTEND parallel execution 2024-02-22 19:23:55 -08:00
meta-networking openipmi: fix do_configure error when using dash 2024-02-28 00:38:46 -08:00
meta-oe iperf3: upgrade 3.15 -> 3.16 2024-02-29 17:28:09 -08:00
meta-perl ptest-packagelists-meta-perl.inc: Move couple of test to PTESTS_FAST_META_PERL 2024-02-26 08:13:21 -08:00
meta-python python3-betamax: Upgrade to 0.9.0 2024-02-29 12:46:51 -08:00
meta-webserver netdata: version bump 1.43.2 -> 1.44.3 2024-02-21 19:59:52 -08:00
meta-xfce xfce4-notifyd: use python3native and depend on python3-packaging-native 2024-02-28 11:28:37 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories