]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
glibc-tests: Avoid reproducibility issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Jul 2022 14:59:25 +0000 (15:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Jul 2022 14:13:18 +0000 (15:13 +0100)
commitede7ab3bbf87cc7d7e713d435ea8a88035c2e46e
tree8042bfb3292c7ec442032f2bde514300d2f74350
parentacd376324765e432f7c3895470ca46d2ce29287e
glibc-tests: Avoid reproducibility issues

Currently, there are hardcoded paths in the binaries installed by this
recipe, at least one some architectures. Change the compile definitions to
point to more appropriate paths. Ideally we'd rework this patch into a form
acceptable to upstream but I'm not entirely sure what that would look like
right now.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-tests_2.35.bb
meta/recipes-core/glibc/glibc/reproducible-paths.patch [new file with mode: 0644]