[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:29:36 UTC 2018


On Fri, 2018-09-21 at 17:08 +0800, Hongxu Jia wrote:
> On 2018年09月21日 01:54, richard.purdie at linuxfoundation.org wrote:
> > We do not want to revert those commits. I think the right solution
> > is
> > to enabled:
> > 
> > CONFIG_CRYPTO_DEV_VIRTIO=y
> > CONFIG_PCI=y
> > CONFIG_PCI_HOST_GENERIC=y
> 
> It should add
> 
> CONFIG_VIRTIO_PCI=y
> 
> Then sshd will hung a short time (50s)
> 
> After crng init done, everything is ok
> 
> [boot log]
> 
> [   65.969600] random: crng init done
> 
> done.
> Starting syslogd/klogd: done
> 
> OpenEmbedded nodistro.0 qemuarm64 /dev/ttyAMA0
> 
> qemuarm64 login:
> 
> [boot log]

Right, this is what we need to see. As long it only pauses whilst the
device randomisation comes up and doesn't hang indefinitely then we can
consider this issue resolved. The other platforms also pause.

Cheers,

Richard





More information about the Openembedded-core mailing list