mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-25 12:00:22 +00:00
Drop redundant md5sum. Changelog: 8.2.4 - Provide compile time options -DMIN_PORT=n, -DMIN_CTL_PORT=n, and -DMIN_DATA_PORT=n to set the allowed mimimum port number - Provide compile time option -DNO_BLANK_LINE to suppress - blank line in normal nuttcp output - New "-A" option to bind to a specified interface IP address - Fix compilation with -DNO_IPV6 - Document -D user compile time options in Usage: statement - Shut up apparently bogus gcc 10.2.1 warning: - writing 1 byte into a region of size 0 [-Wstringop-overflow=] 8.2.3 - Simplify handling of stream_idx (no more references to [stream_idx + 1]) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>