[OE-core] Error when connecting to OpenSSH server using rocko

Stefan Agner stefan at agner.ch
Fri Nov 17 16:58:38 UTC 2017


On 2017-11-16 16:06, Alexander Kanavin wrote:
> On 11/16/2017 04:51 PM, Stefan Agner wrote:
>> True, I cannot reproduce using qemuarm, but I created a ARMv7 qemu
>> machine and run that using qemu-system-arm -M virt -cpu cortex-a15, and
>> it did fail...
>>
>> So yeah qemuarm is not affected, but pretty much every relevant 32-bit
>> ARM machine out there...
> 
> openssl recipes have an architecture-specific configuration step where
> you need to specify the target machine by hand. I strongly *suspect*
> we do something incorrectly there in the 1.0 recipe for ARM machines.
> 
> I couldn't stand looking at that mess when writing 1.1, so rewrote the
> whole recipe from scratch, and it *probably* works correctly on ARM :)

Found the issue. It seems that binutils 2.29 broke OpenSSL 1.0.2 and
1.1.0. It only really showed for 1.0.2 in my case, but I guess this was
by chance...

https://github.com/openssl/openssl/issues/4659

Will send out patches.

--
Stefan



More information about the Openembedded-core mailing list