[OE-core] [PATCH] openssl: Enable os option for with-rand-seed as well

Andrey Zhizhikin andrey.z at gmail.com
Fri Sep 20 14:04:12 UTC 2019


On Fri, Sep 20, 2019 at 3:38 PM <Mikko.Rapeli at bmw.de> wrote:
>
>
> Do you have rng-tools on the image? That helped me with the kernel random pool
> initialization for sshd in iMX8 and openssl 1.1.1x.

No, but I would definitely try it! Thanks a lot for the tip here!

>
> I don't see how 53b5654d6e could change this behavior for target openssl.
> 2c6b9b918c could change the behavior and would be suprise. Maybe also
> target recipe needs --with-rand-seed=os,devrandom on iMX8 or similar platforms.

This has puzzled me as well.. Actually, the 53b5654d6e is related to
2c6b9b918c in a way that it fixes the build issue with various
components. That was the reason I reverted both of them since they are
going in pair. Strangely enough, when reverting the openssl version to
1.1.1c - sshd starts to work normally.

I'm building now Arria10 to see if I can reproduce the issue there as well.

-- andrey


More information about the Openembedded-core mailing list