generic-poky/meta/recipes-connectivity/openssl
Olof Johansson 8f1d763adc openssl: Disable make's -e flag without breaking ${AR}
The OpenSSL recipe tried to workaround the -e make flag (overriding
variables from the environment). And when the -e flag was dropped as
the global default, it was specifically added for OpenSSL. This is
unnecessary, as only the value of ${AR} seems to be affected, and that
can be handled correctly by OpenSSL's build system if we just let it.

(From OE-Core rev: 537a404cfbb811fcb526cdb5f2e059257de6ef13)

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-17 16:53:05 +00:00
..
openssl openssl: Updgrade 1.0.2j -> 1.0.2k 2017-02-05 09:22:17 +00:00
openssl.inc openssl: Disable make's -e flag without breaking ${AR} 2017-03-17 16:53:05 +00:00
openssl_1.0.2k.bb openssl: actually apply Use-SHA256-not-MD5-as-default-digest.patch 2017-03-14 14:42:18 +00:00