[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
Thu Sep 20 03:54:51 UTC 2018


On Thu, 2018-09-20 at 09:45 +0800, Hongxu Jia wrote:
> On 2018年09月20日 09:07, richard.purdie at linuxfoundation.org wrote:
> > On Wed, 2018-09-19 at 19:59 +0800, Hongxu Jia wrote:
> > Thanks for this. Unfortunately I think we still have some kind of a
> > problem on qemuarm64 since with this patch, we cannot log into
> > core-
> > image-sato-sdk over ssh. Other images like core-image-sato work but
> > they use dropbear which suggests this is an openssh or openssl
> > problem.
> 
> Hi RP,
> 
> I will fix it as my top priority today.
> 
> Reproduce steps:
> 
> - Build core-image-sato-sdk on qemuarm64
> - Run qemu
> - Log over ssh (openssh) failed

Thanks, yes, this is correct.

You can also reproduce with core-image-sato after setting:

IMAGE_FEATURES += "ssh-server-openssh"

The symptoms we're seeing is that "bitbake core-image-sato-sdk -c
testimage" fails and that seems to be because the ssh server never
starts or responds, its hard to say what is happening at this point...

Cheers,

Richard





More information about the Openembedded-core mailing list