]> code.ossystems Code Review - openembedded-core.git/commit
openssl-nativesdk: Fix "can't open config file" warning
authorOvidiu Panait <ovidiu.panait@windriver.com>
Wed, 20 Dec 2017 13:15:37 +0000 (13:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Aug 2018 14:22:24 +0000 (15:22 +0100)
commitfcea508efedeb36ca31fe8ad0cbc6d194fcfd1f7
tree4662fa543eb406ad354afebc17cc3384255dd207
parente90da34e5667acacd9ad0dd167846a6126fefad2
openssl-nativesdk: Fix "can't open config file" warning

When SDK is not installed in the default location, openssl will not be
able to find the the openssl.cnf config file:

"WARNING: can't open config file: XXXX/usr/lib/ssl/openssl.cnf"

To fix this, we need to provide the environment variable $OPENSSL_CONF
pointing to the correct config file location.

(From OE-Core rev: b3f148333515efdb746b78c57d62cfbf3321b21e)

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/openssl/openssl/environment.d-openssl.sh [new file with mode: 0644]
meta/recipes-connectivity/openssl/openssl10.inc
meta/recipes-connectivity/openssl/openssl_1.0.2o.bb
meta/recipes-connectivity/openssl/openssl_1.1.0h.bb