iperf3: Fix dependecy conflict with iperf3-ssl
authorJakub Raczynski <myszsoda@gmail.com>
Wed, 18 Oct 2023 10:03:39 +0000 (10:03 +0000)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 9 Nov 2023 07:49:32 +0000 (08:49 +0100)
commitcea45c75c0153a190ee41dedaf6526ae08e33928
treed164d7a6acc6774c6150878e94e706d7c68f433b
parent2411bcffaf273b901e61193b18f1ca7355dc832f
iperf3: Fix dependecy conflict with iperf3-ssl

When selecting both iperf3 and iperf3 ssl, there is a problem that
both packages install same binary file.
This patch fixes this issue by adding conflict between those packages.

Signed-off-by: Jakub Raczynski <myszsoda@gmail.com>
net/iperf3/Makefile