]> code.ossystems Code Review - openembedded-core.git/commit
libxml2: Use python3targetconfig to fix reproducibility issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Oct 2021 10:41:41 +0000 (11:41 +0100)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 26 Oct 2021 00:47:46 +0000 (08:47 +0800)
commit0a390b5b36bbd1b2a3aefa74d03e8e40240c68fb
tree89265cb929f7e0b68780c1db7a5baf0dbf3b5265
parent5895b6a51b73735f081267ed6e6e2455c1d717ed
libxml2: Use python3targetconfig to fix reproducibility issue

We're seeing pthread being linked sometimes and not others leading to
non-reproducible target binaries. The reason is mixing the native python
config with the target one. We should use the target one.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 1bc5378db760963e2ad46542f2907dd6a592eb66)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-core/libxml/libxml2_2.9.12.bb