summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.3.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-28 11:03:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-28 14:01:15 +0000
commit5436de527486e1176d755d48f4424c02530bd0ca (patch)
treef9eda10987aefebd373659c1857c92489752a2bd /meta/recipes-devtools/python/python3_3.3.3.bb
parent3f0e3b5d535bc3726d11179ee70bd66b473544a5 (diff)
downloadast2050-yocto-poky-5436de527486e1176d755d48f4424c02530bd0ca.zip
ast2050-yocto-poky-5436de527486e1176d755d48f4424c02530bd0ca.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.3.3.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.3.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.3.3.bb b/meta/recipes-devtools/python/python3_3.3.3.bb
index 0631fd9..b6f6def 100644
--- a/meta/recipes-devtools/python/python3_3.3.3.bb
+++ b/meta/recipes-devtools/python/python3_3.3.3.bb
@@ -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} \
"
OpenPOWER on IntegriCloud