diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2017-08-19 10:21:57 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-23 08:47:05 +0100 |
commit | 2a044f1e4f5c63e11e631b31f741c7aabfa6f601 (patch) | |
tree | e7dc0b86ceff13924f0e0ca45a5b2e10aa378b59 /scripts/lib/scriptpath.py | |
parent | 6cfd520ea050aa449f0ac7ee0b2c647d14d588ad (diff) | |
download | openembedded-core-2a044f1e4f5c63e11e631b31f741c7aabfa6f601.tar.gz openembedded-core-2a044f1e4f5c63e11e631b31f741c7aabfa6f601.tar.bz2 openembedded-core-2a044f1e4f5c63e11e631b31f741c7aabfa6f601.zip |
python2.7: improve reproducibility
The compiled .pyc files contain time stamp corresponding to the compile time.
This prevents binary reproducibility. This patch allows to achieve binary
reproducibility by overriding the build time stamp by the value
exported via SOURCE_DATE_EPOCH.
Patch by Bernhard M. Wiedemann, backported from https://github.com/python/cpython/pull/296
[YOCTO#11241]
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions