]> code.ossystems Code Review - openembedded-core.git/commit
python3: Fix .pyc file reproduciblility
authorJoshua Watt <jpewhacker@gmail.com>
Thu, 27 Jun 2019 13:53:17 +0000 (08:53 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Jun 2019 12:28:32 +0000 (13:28 +0100)
commit148d54f91f43147f31b16a7c2cb1ade385832366
tree157ed9b96041f8bba95703bcb1f4226e94c96f78
parente2ae59520e3df661aced4f67fda630cca6aaf6f8
python3: Fix .pyc file reproduciblility

Applies a patch to python that makes the pre-compiled .pyc files
generated during the build reproducible.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/0001-Use-FLAG_REF-always-for-interned-strings.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3_3.7.3.bb