]> code.ossystems Code Review - openembedded-core.git/commit
libnewt: Use python3targetconfig to fix reproducibility issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Oct 2021 10:45:26 +0000 (11:45 +0100)
committerAnuj Mittal <anuj.mittal@intel.com>
Wed, 20 Oct 2021 14:54:01 +0000 (22:54 +0800)
commit47bfa148667fb223affd7ba85d73764f5d795e7c
tree9f79fa118288e53647cd2cf970a8520afa4f8b02
parent4d1a5093675d365a3f8d2b3117062adc623d6488
libnewt: 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 3fe5101b335384ef83e96ccc58687fd631164075)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-extended/newt/libnewt_0.52.21.bb