Files
poky/meta/recipes-connectivity
Juro Bystricky 459f177c9e openssl_1.0.2n: improve reproducibility
Improve reproducible build of:

openssl-staticdev
openssl-dbg
libcrypto

There are two main causes that prevent reproducible build, both related to
the generated file "buildinf.h":

1. "buildinf.h" contains build host CFLAGS, containing various build
   host references.  We need to pass sanitized CFLAGS to the script
   generating this file ("mkbuildinf.pl". )

2. We also need to modify the script "mkbuildinf.pl" itsel in order to
   generate a build timestamp based on SOURCE_DATE_EPOCH, if present in
   the environment.

(From OE-Core rev: 6c556ed3553d8f5e75d65cd7db92b26df43846b7)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-15 06:27:18 -07:00
..
2018-03-11 06:27:00 -07:00
2017-11-08 22:24:04 +00:00
2018-03-11 06:27:00 -07:00
2018-03-09 09:17:04 -08:00
2018-01-23 23:43:45 +00:00
2018-03-07 06:34:50 -08:00
2018-03-07 06:34:50 -08:00
2018-03-04 11:35:41 +00:00
2018-03-09 09:17:03 -08:00
2016-06-15 08:35:00 +01:00
2017-02-15 20:06:42 -08:00