summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-24 14:49:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-25 15:07:50 +0000
commit228c3b3562d7d3e31fa497a2a402f9f70f9a4472 (patch)
treed4cd8a601cb6fbd2ff2a3b27d2b952776df56601 /scripts/lib/build_perf
parent3a4f842307e5cdf40b48baeac0f15e5bbee43760 (diff)
downloadpoky-228c3b3562d7d3e31fa497a2a402f9f70f9a4472.tar.gz
python3-pip: Improve reproducibility
Pip installed wheels are not reproducible currently. The direct_url files encode an installation path and the installed wheels compile the python files at their location, not their final install location which is incorrect. To fix this, simply disable the direct_urls and pass the "root" to the python compile function to strip that path out of the compiled files. (From OE-Core rev: 2c74d5346e7581949fbdebc4744c8317236221c3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf')
0 files changed, 0 insertions, 0 deletions