The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / iperf / Config.in
1 config BR2_PACKAGE_IPERF
2         bool "iperf"
3         depends on BR2_INSTALL_LIBSTDCPP
4         # uses fork()
5         depends on BR2_USE_MMU
6         help
7           Internet Protocol bandwidth measuring tool for measuring
8           TCP/UDP performance.
9
10           http://dast.nlanr.net/projects/iperf/
11
12 comment "iperf needs a toolchain w/ C++"
13         depends on BR2_USE_MMU
14         depends on !BR2_INSTALL_LIBSTDCPP