]> 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>
Tue, 26 Oct 2021 00:47:46 +0000 (08:47 +0800)
commit5d27faf68ff94519d6618351ce87a8b3818ba611
treec8de867a6aac84ef130c22c1caffff3288b86e46
parent0a390b5b36bbd1b2a3aefa74d03e8e40240c68fb
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