diff options
| author | Hongxu Jia <hongxu.jia@windriver.com> | 2025-09-17 21:50:47 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-25 11:09:04 +0100 |
| commit | 52db4985e5c07aa84acdcf4000db3c2345fd4f3f (patch) | |
| tree | a30feef6adea48be858de74a0c1b501cabee0bf7 /scripts/lib/build_perf/report.py | |
| parent | 4f99a9eb031020c10b2a10b431ab8be6d75a534e (diff) | |
| download | poky-52db4985e5c07aa84acdcf4000db3c2345fd4f3f.tar.gz | |
python3-cython: make generated source file be reproducible
While python3 module use cython to build library, the generated source file
is not stable at each build and made the generated library not be reproducible
This commit replaces un-predictable string with hardcode string in generated
source file to assure the generated library should be reproducible
(From OE-Core rev: 61d98d12eca1c7bdf3b7387a820c83d3b8fad965)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions
