[OE-core] [PATCH 0/5] improve reproducibility of several packages

Juro Bystricky juro.bystricky at intel.com
Thu Jan 4 20:23:59 UTC 2018


The patches in this patch set are independent and can be applied in any order/subset.
They all allow building binary reproducible packages if built on
the same host. This is accomplished mostly by removing various
buil dhost information leaks or useless timestams.



Juro Bystricky (5):
  python3-dev: improve reproducibility
  gcc-runtime: improve reproducibility
  attr-doc: improve reproducibility
  sed-ptest: improve reproducibility
  openssl-ptest: improve reproducibility

 meta/recipes-connectivity/openssl/openssl10.inc |  6 ++++++
 meta/recipes-devtools/gcc/gcc-runtime.inc       | 12 ++++++++++++
 meta/recipes-devtools/python/python3_3.5.3.bb   |  5 +++++
 meta/recipes-extended/sed/sed_4.2.2.bb          |  6 ++++++
 meta/recipes-support/attr/ea-acl.inc            |  2 +-
 5 files changed, 30 insertions(+), 1 deletion(-)

-- 
2.7.4




More information about the Openembedded-core mailing list