summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorAndrej Valek <andrej.valek@siemens.com>2016-08-05 13:16:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-18 13:14:22 +0100
commit98f3e83884421fa8a51d07a149603454faa2b0f9 (patch)
tree25a7741293a7f0330e313bd5bbc9053a0c35111d /bitbake
parent819f7c3d038e19cc022a882955ea3eb9a7e6590e (diff)
downloadpoky-98f3e83884421fa8a51d07a149603454faa2b0f9.tar.gz
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) (From OE-Core rev: 11c388226399ec703f4f67ae7cf11c1e4e332710) 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> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions