]> code.ossystems Code Review - openembedded-core.git/commit
python3: Add a fix for a make install race
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Jul 2021 22:19:29 +0000 (23:19 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 19 Oct 2021 14:04:49 +0000 (04:04 -1000)
commit917f800368c6d452670d3ccf74057afae98013b0
tree36fad65e2f30c35cb47e69a54057b23501feef73
parent8fc9963d70247d243c8fc5597d68d88a1757f2fd
python3: Add a fix for a make install race

Add a fix for reproducibility issues where pyc files for python-config.py
may not always be generated.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d1c3a87c48b598b6e5624d0affe8bd89320631bf)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3/makerace.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3_3.8.11.bb