On Thu, 2018-09-20 at 09:45 +0800, Hongxu Jia wrote: > On 2018年09月20日 09:07, [email protected] 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
