diff options
author | Alexander Kanavin <alex@linutronix.de> | 2025-06-06 22:58:07 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-09 17:43:41 +0100 |
commit | b2a037780e24c776f81542d310f453bc15331d44 (patch) | |
tree | ad0b26b6b82458280198ea978a2f6eb83755bbe5 /scripts/lib/scriptpath.py | |
parent | 637de32065f17dac0aafa3369873b73284c987dc (diff) | |
download | poky-b2a037780e24c776f81542d310f453bc15331d44.tar.gz |
piglit: replace setting PIGLIT_BUILD_DIR with a correct reproducibility fix
PIGLIT_BUILD_DIR was set to source tree location relative to B as a
reproducibility workaround some years ago. Aafter some investigation
I found where the actual issue is (addressed by the patch).
Also, setting PIGLIT_BUILD_DIR relative to ${B} in a hardcoded way
is problematic as S and B are not necessarily related that way (e.g. when
sources are in UNPACKDIR or somewhere else entirely).
(From OE-Core rev: 7625176fedacede86fda84a47dd76f62a14cb8e0)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions