generic-poky/meta/recipes-connectivity/openssl
Andrej Valek 50c23e6c26 openssl: fix add missing `make depend` command before `make` library
Settings from EXTRA_OECONF like en/disable no-ssl3, are transferred
only into DEPFLAGS. It means that settings have no effect on output files.
DEPFLAGS will be transferred into output files with make depend command.

https://wiki.openssl.org/index.php/Compilation_and_Installation#Dependencies

(From OE-Core rev: e3c251427a305780d3257a011260bd978de273d5)

Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-10 10:46:31 +01:00
..
openssl openssl: remove dangling patch 2016-08-10 10:46:29 +01:00
openssl.inc openssl: fix add missing `make depend` command before `make` library 2016-08-10 10:46:31 +01:00
openssl_1.0.2h.bb openssl: Security fix CVE-2016-2178 2016-07-20 10:28:51 +01:00