diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-12 11:41:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-29 11:17:26 +0100 |
commit | 5fa3c638edbcb5523cfe5f25bbd5ec2f1fd851df (patch) | |
tree | 637b27b3b2d9e3f39ddeea85dc086911addf9583 /meta/recipes-extended | |
parent | b26b40bbf7c74bd2e59b3c8471a6866e318aa1c2 (diff) | |
download | poky-5fa3c638edbcb5523cfe5f25bbd5ec2f1fd851df.tar.gz |
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.
(From OE-Core rev: 0a390b5b36bbd1b2a3aefa74d03e8e40240c68fb)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 1bc5378db760963e2ad46542f2907dd6a592eb66)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions