]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Wed, 20 Oct 2021 14:54:01 +0000 (22:54 +0800)
commit94aedf7d2b43ecdf0da1cf6b848f6e95ee253abf
tree6b62c6d507dda8ffae1ac037ed8d319d80526937
parent47bfa148667fb223affd7ba85d73764f5d795e7c
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: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/python/python3/makerace.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3_3.9.5.bb