diff --git a/meta/recipes-extended/mktemp/files/fix-parallel-make.patch b/meta/recipes-extended/mktemp/files/fix-parallel-make.patch index 8c693cc151..f3b6dcc34a 100644 --- a/meta/recipes-extended/mktemp/files/fix-parallel-make.patch +++ b/meta/recipes-extended/mktemp/files/fix-parallel-make.patch @@ -1,6 +1,7 @@ This fixes the parallel make install failure -Upstream-Status: Pending +Upstream-Status: Accepted +http://www.gratisoft.us/bugzilla/show_bug.cgi?id=528 Signed-off-by: Saul Wold