From 5436de527486e1176d755d48f4424c02530bd0ca Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 28 Feb 2014 11:03:27 +0000 Subject: 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 --- meta/recipes-devtools/python/python3_3.3.3.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/python/python3_3.3.3.bb') 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} \ " -- cgit v1.1