]> 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>
Wed, 20 Oct 2021 14:54:01 +0000 (22:54 +0800)
commit4d1a5093675d365a3f8d2b3117062adc623d6488
tree92d8d0e089c456aaa61dde4e12c266aa10512f1a
parentc9bb3319d2db83d63bb1cacd10d6f74e39ded17a
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.10.bb