diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-12 11:45:26 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-13 09:42:01 +0100 |
commit | 134f8f5926fc3d7062782bc08b9d5d0430877f39 (patch) | |
tree | 2b868b0130b41fdf621e3fbe48ee52938babf6ce /scripts/lib/checklayer/context.py | |
parent | 90ef73e8deddb525d6599e9e18f8c095d997b938 (diff) | |
download | poky-134f8f5926fc3d7062782bc08b9d5d0430877f39.tar.gz |
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.
(From OE-Core rev: 3fe5101b335384ef83e96ccc58687fd631164075)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions