summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptpath.py
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-09-17 11:49:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-09-18 11:52:02 +0100
commit4e61ac819f0ebe672ed722d1c309f4157fcb69bc (patch)
tree6cbfdbf0c1fb2092692377922baf369eae6076f8 /scripts/lib/scriptpath.py
parent313ac09a9a6aa89402dbf07e777969d0349528d6 (diff)
downloadpoky-4e61ac819f0ebe672ed722d1c309f4157fcb69bc.tar.gz
openssl: Enable os option for with-rand-seed as well
with openSSL 1.1.1d we start seeing errors like Error Generating Key 139979727451584:error:2406C06E:random number generator:RAND_DRBG_instantiate:error retrieving entropy:../openssl-1.1.1d/crypto/rand/drbg_lib.c:342: when using openssl from openssl-native on build hosts, this is due to limiting the random seed to devrandom, to support older hosts, since the option allows to have a comma separated list of methods to try, we can try the default first and if that fails then fallback to devrandom, this will ensure that it keeps working with build systems which dont support getrandom() (From OE-Core rev: 40b1c65943c236abe0bff0347628e17b9bf905c2) Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Adrian Bunk <bunk@stusta.de> Cc: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions