diff options
author | Ross Burton <ross.burton@arm.com> | 2024-11-08 11:55:56 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-12 23:54:35 +0000 |
commit | b34a4b3b01ff57990d562c690faf7b27736053de (patch) | |
tree | 100a6cad4babeee248886742fccd8ff392593d36 /scripts/lib/resulttool/store.py | |
parent | ab6062fb3f4d3335fab03e51770fca71e9ef4d5d (diff) | |
download | poky-b34a4b3b01ff57990d562c690faf7b27736053de.tar.gz |
python3-cython: add patch to prefix map source paths in generated files
Cython generates C source code that contains mentions to the original
.py files, which results in build paths being embedded inside the
binaries.
Implement prefix remapping to change these build paths to point at the
target debug directory, so that we don't leak build paths and have
reproducible builds.
This patch is currently not submitted upstream, but will be shortly and
I expect it to evolve before being merged.
(From OE-Core rev: cdbe8ef6b744f8e485c4bc77897ad545457ea51e)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/resulttool/store.py')
0 files changed, 0 insertions, 0 deletions