mirror of
https://git.yoctoproject.org/poky
synced 2026-03-26 04:02:21 +01:00
python3: Fix make race
This fixes a race which was showing up on the autobuilder (see patch header). (From OE-Core rev: 9d796611afc42bea5ad9cab47ba4fb5ac0cb5ddd) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -18,6 +18,7 @@ file://130-readline-setup.patch \
|
||||
file://150-fix-setupterm.patch \
|
||||
file://0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch \
|
||||
file://fix-ast.h-dependency.patch \
|
||||
file://makerace.patch \
|
||||
${DISTRO_SRC_URI} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user