[OE-core] [PATCH V2 1/2] openssh: upgrade 7.8p1 -> 7.8p1+git to support openssl 1.1.x

richard.purdie at linuxfoundation.org richard.purdie at linuxfoundation.org
Fri Sep 21 12:30:46 UTC 2018


On Fri, 2018-09-21 at 16:09 +0800, Hongxu Jia wrote:
> On 2018年09月21日 11:47, richard.purdie at linuxfoundation.org wrote:
> > The problem I really want to fix is the hang as openssh-server
> > starts.
> > Without the defconfig options above, openssh server hangs at key
> > generation. With the changes I've mentioned applied, key generation
> > proceeds, the server starts and we can ssh into the machine.
> 
> OK, I will workaround the issue by depending openssl10 on qemuarm64.
> 
> But the root cause is the hung of getrandom in kernel

We therefore need to fix the kernel config so it only pauses, it
doesn't hang indefinitely. We do not want to make openssh depend on
openssl10 only for qemuarm64, that does not make sense.

Cheers,

Richard



More information about the Openembedded-core mailing list