On Fri, Sep 20, 2019 at 3:38 PM <[email protected]> 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
