]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
piglit: replace setting PIGLIT_BUILD_DIR with a correct reproducibility fix
authorAlexander Kanavin <alex@linutronix.de>
Fri, 6 Jun 2025 20:58:07 +0000 (22:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jun 2025 16:43:20 +0000 (17:43 +0100)
commit7625176fedacede86fda84a47dd76f62a14cb8e0
tree3d68193baef173853399dc44487677ebac83fcb2
parent1e3fc9b7592956af9bd93e0a077c5b9f3fd9ca2e
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).

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/piglit/piglit/0001-tests-no_error.py-modify-_command-and-not-command.patch [new file with mode: 0644]
meta/recipes-graphics/piglit/piglit_git.bb