]> code.ossystems Code Review - openembedded-core.git/commit
openssl: export OPENSSL_MODULES in the wrapper
authorRoss Burton <ross@burtonini.com>
Thu, 27 Jan 2022 11:44:45 +0000 (11:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Feb 2022 07:29:44 +0000 (07:29 +0000)
commit160ac2f136cb8df829c803848c7c47d707a908ff
treed8e0dddd03e19d7f6588ee71d076b8db74013a92
parent767e0880d4d729e659e859dd99c1cdb084b8ba51
openssl: export OPENSSL_MODULES in the wrapper

OpenSSL 3 added the concept of provider modules which are loaded from
disk.  The load path is hard-coded into the library and needs to be
relocated when running natively, so add OPENSSL_MODULES to the wrapper.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl_3.0.1.bb