]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Oct 2021 08:41:39 +0000 (09:41 +0100)
commit3fe5101b335384ef83e96ccc58687fd631164075
tree812e50a1c8ce549b36fff14942d43526eed4cb42
parent1bc5378db760963e2ad46542f2907dd6a592eb66
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>
meta/recipes-extended/newt/libnewt_0.52.21.bb