Changeset 02a5b54 in oe-alliance-core
- Timestamp:
-
06/17/16 23:50:45
(7 years ago)
- Author:
- dpeddi <eddi@…>
- Branches:
- 4.0, 4.3
- Children:
- 503151d, 5e169c8
- Parents:
- 2fa07e9b
- Message:
-
prevent abi break
see: https://github.com/openembedded/openembedded-core/commit/528541845df34843c14be5de62e9f53004d292ac
openssl: prevent ABI break from earlier jethro releases
The backported upgrade to 1.0.2h included an updated GNU LD
version-script which results in an ABI change. In order to try and
respect ABI for existing binaries built against fido this commit
partially reverts the version-script to maintain the existing ABI
and instead only add the new symbols required by 1.0.2h.
Suggested-by: Martin Jansa <martin.jansa@…>
(From OE-Core rev: 480db6b)
Signed-off-by: Joshua Lock <joshua.g.lock@…>
Signed-off-by: Richard Purdie <richard.purdie@…>
Signed-off-by: Armin Kuster <akuster@…>
Signed-off-by: Richard Purdie <richard.purdie@…>
-
(No files)
-