Skip to content
Commit eef6c45f authored by Robert Joslyn's avatar Robert Joslyn Committed by Richard Purdie
Browse files

curl: Rework openssl and random PACKAGECONFIGs



The existing ssl PACKAGECONFIG makes it slightly annoying to use another
crypto provider while removing openssl. Since --with-ssl is just a
deprecated version of --with-openssl, rename the PACKAGECONFIG to use
the newer preferred name. Note that --without-ssl implies no crypto
provider at all, and should only be used when trying to disable all
crypto support.

Move --with-random to it's own option, since it is useful for other
crypto providers, not just openssl.

Signed-off-by: default avatarRobert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent cc029e5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment