aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-native_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 13:56:16 +0000
commit9d796611afc42bea5ad9cab47ba4fb5ac0cb5ddd (patch)
treee0cc5a5459cfcd7845c060c73186b8d1760c6334 /meta/recipes-devtools/python/python3-native_3.3.3.bb
parentf2879f3831ac86018e9526e34815f99eafe1ba82 (diff)
downloadopenembedded-core-contrib-9d796611afc42bea5ad9cab47ba4fb5ac0cb5ddd.tar.gz
python3: Fix make race
This fixes a race which was showing up on the autobuilder (see patch header). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-native_3.3.3.bb')
-rw-r--r--meta/recipes-devtools/python/python3-native_3.3.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-native_3.3.3.bb b/meta/recipes-devtools/python/python3-native_3.3.3.bb
index 534dbec180..df8f28b3d9 100644
--- a/meta/recipes-devtools/python/python3-native_3.3.3.bb
+++ b/meta/recipes-devtools/python/python3-native_3.3.3.bb
@@ -23,6 +23,7 @@ file://0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch \
file://sysroot-include-headers.patch \
file://unixccompiler.patch \
file://fix-ast.h-dependency.patch \
+file://makerace.patch \
${DISTRO_SRC_URI} \
"
SRC_URI[md5sum] = "f3ebe34d4d8695bf889279b54673e10c"