summaryrefslogtreecommitdiffstats
path: root/scripts/yocto_testresults_query.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-11-08 11:55:56 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-11-12 23:54:35 +0000
commitb34a4b3b01ff57990d562c690faf7b27736053de (patch)
tree100a6cad4babeee248886742fccd8ff392593d36 /scripts/yocto_testresults_query.py
parentab6062fb3f4d3335fab03e51770fca71e9ef4d5d (diff)
downloadpoky-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/yocto_testresults_query.py')
0 files changed, 0 insertions, 0 deletions