mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 11:16:28 +00:00
iperf3: Drop broken native
$ bitbake iperf3-native configure: error: --with-openssl was given, but test for OpenSSL failed It's a broken native recipe which means no ones need it any more, so remove it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c160fe7ed5
commit
ddb942850e
@ -28,5 +28,3 @@ PACKAGECONFIG[lksctp] = "ac_cv_header_netinet_sctp_h=yes,ac_cv_header_netinet_sc
|
||||
CFLAGS += "-D_GNU_SOURCE"
|
||||
|
||||
EXTRA_OECONF = "--with-openssl=${RECIPE_SYSROOT}${prefix}"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user