summaryrefslogtreecommitdiff
path: root/recipes-connectivity/openssl/openssl_1.0.2l.bbappend
AgeCommit message (Collapse)Author
2018-09-27Revert "openssl: Avoid using Thumb2"Colibri-iMX7_LXDE-Image_2.8b4.129-20181005Colibri-iMX6_LXDE-Image_2.8b4.129-20181005Colibri-iMX6ULL_LXDE-Image_2.8b4.129-20181005Colibri-VF_LXDE-Image_2.8b4.129-20181005Colibri-T30_LXDE-Image_2.8b4.129-20181005Colibri-T20_LXDE-Image_2.8b4.129-20181005Apalis-iMX6_LXDE-Image_2.8b4.129-20181005Apalis-TK1_LXDE-Image_2.8b4.129-20181005Apalis-TK1-Mainline_LXDE-Image_2.8b4.129-20181005Apalis-T30_LXDE-Image_2.8b4.129-20181005Max Krummenacher
This reverts commit 4ade18dd772a72a4ca8d58df8ef82d67948a65c7. bbappend does no longer apply as OE-core updated the version and with it also pulled in the needed fix to allow using thumb2. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-12-22openssl: Avoid using Thumb2Stefan Agner
Due to an issue with OpenSSL and binutils 2.29 avoid using Thumb2 for now. See: http://lists.openembedded.org/pipermail/openembedded-core/2017-November/144652.html Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>