poky/meta/recipes-devtools/python/python3
Juro Bystricky 6fd0e23dbd python3: 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.

[YOCTO#11241]

(From OE-Core rev: 2175aec10a764bfc925a3fb447547982d0ae662f)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-16 00:03:15 +01:00
..
0001-cross-compile-support.patch python: update to 3.5.3 2017-05-18 14:01:47 +01:00
0001-Do-not-use-the-shell-version-of-python-config-that-w.patch python: update to 3.5.3 2017-05-18 14:01:47 +01:00
0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch
0001-Issue-21272-Use-_sysconfigdata.py-to-initialize-dist.patch python3: Use _sysconfigdata.py to initialize distutils.sysconfig 2017-05-29 15:15:20 +01:00
03-fix-tkinter-detection.patch
12-distutils-prefix-is-inside-staging-area.patch
030-fixup-include-dirs.patch
070-dont-clean-ipkg-install.patch
080-distutils-dont_adjust_files.patch
130-readline-setup.patch
150-fix-setupterm.patch
avoid_warning_about_tkinter.patch
avoid-ncursesw-include-path.patch
cgi_py.patch
configure.ac-fix-LIBPL.patch
fix_for_using_different_libdir.patch
Fix-29519-weakref-spewing-exceptions-during-interp-f.patch python3: fix weakref spewing exceptions during interp finalization 2017-07-21 22:51:37 +01:00
host_include_contamination.patch
pass-missing-libraries-to-Extension-for-mul.patch python2/python3: fix multiprocessing.BoundedSemaphore not work on qemux86/qemuarm 2017-08-13 09:27:37 +01:00
python-3.3-multilib.patch python3: do not hardcode "lib" into site-packages search path 2017-03-28 08:43:13 +01:00
python-config.patch
python3-setup.py-no-host-headers-libs.patch
python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
setup.py-check-cross_compiling-when-get-FLAGS.patch
setup.py-find-libraries-in-staging-dirs.patch
setuptweaks.patch
shutil-follow-symlink-fix.patch
sitecustomize.py
support_SOURCE_DATE_EPOCH_in_py_compile.patch python3: improve reproducibility 2017-08-16 00:03:15 +01:00
sysconfig.py-add-_PYTHON_PROJECT_SRC.patch
sysroot-include-headers.patch
tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch
unixccompiler.patch
upstream-random-fixes.patch python: update to 3.5.3 2017-05-18 14:01:47 +01:00