diff options
author | Robert Joslyn <robert.joslyn@redrectangle.org> | 2022-01-09 11:08:04 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-11 15:48:11 +0000 |
commit | 056ba497d712f1b13a373b784c1a75d10b009364 (patch) | |
tree | 43423dda3995e86be75c4e4c91d3b06f98dbc344 /scripts/lib/recipetool/create_kernel.py | |
parent | 9050f383b59c439569b60bc84aa4a02f4d9d2b8f (diff) | |
download | poky-056ba497d712f1b13a373b784c1a75d10b009364.tar.gz |
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.
(From OE-Core rev: eef6c45fc6ec0a496791123e8ba2f400a5d9d468)
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_kernel.py')
0 files changed, 0 insertions, 0 deletions