diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2018-09-27 19:36:34 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2018-09-27 19:36:34 +0200 |
commit | 4dd2f81c4f0337f8e4b0fc915ad94feba514789e (patch) | |
tree | 094bac3e8d9d65fb4c19caf6e69e1bcf8dfe7fde | |
parent | f29f772849e85d26152499b9f65ccecd61031d31 (diff) |
Revert "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-20181005
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>
-rw-r--r-- | recipes-connectivity/openssl/openssl_1.0.2l.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-connectivity/openssl/openssl_1.0.2l.bbappend b/recipes-connectivity/openssl/openssl_1.0.2l.bbappend deleted file mode 100644 index f571f36..0000000 --- a/recipes-connectivity/openssl/openssl_1.0.2l.bbappend +++ /dev/null @@ -1 +0,0 @@ -ARM_INSTRUCTION_SET = "arm" |