Skip to content
Commit 01a47ecc authored by mike.looijmans@topic.nl's avatar mike.looijmans@topic.nl Committed by Martin Jansa
Browse files

iperf3: Add native support



If you want to use iperf3 to measure your board's IP performance, you
may also want to compile if for the build host, because unlike iperf,
iperf3 isn't readily available as a standard Ubuntu package for example.

Add a BBCLASSEXTEND="native" to the recipe so that you just can build
iperf3-native and have bitbake compile it for you, instead of having to
download, compile and install it manually on the build machine.

Signed-off-by: default avatarMike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent f6f4cadd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment