diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2017-11-18 09:53:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-02 11:24:35 +0000 |
commit | e76dcfbd6e1ad6fc147a0607dcdaf8e7ea98b610 (patch) | |
tree | 7bb381a035bf7d5766f20b36c112856d98821722 /scripts/lib/devtool/standard.py | |
parent | edf9686be28fc321886d48043bcb4ef5b2c00c1d (diff) | |
download | openembedded-core-e76dcfbd6e1ad6fc147a0607dcdaf8e7ea98b610.tar.gz openembedded-core-e76dcfbd6e1ad6fc147a0607dcdaf8e7ea98b610.tar.bz2 openembedded-core-e76dcfbd6e1ad6fc147a0607dcdaf8e7ea98b610.zip |
openssl: fix runtime errors with Thumb2 when using binutils 2.29
When compiling OpenSSL with binutils 2.29 for ARM with Thumb2 enabled
crashes and unexpected behavior occurs. E.g. connecting to a OpenSSH
server using the affected binary fails with:
ssh_dispatch_run_fatal: Connection to 192.168.10.171 port 22: incorrect signature
Backport upstream bugfix:
https://github.com/openssl/openssl/issues/4659
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions