From patchwork Sun Dec 18 23:37:28 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/1] mktemp: mark patch as upstreamed Date: Sun, 18 Dec 2011 23:37:28 -0000 From: Scott Garman X-Patchwork-Id: 17215 Message-Id: To: openembedded-core@lists.openembedded.org Patch sumitted and accepted upstream, updating Upstream-Status. Signed-off-by: Scott Garman --- .../mktemp/files/fix-parallel-make.patch | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-extended/mktemp/files/fix-parallel-make.patch b/meta/recipes-extended/mktemp/files/fix-parallel-make.patch index 8c693cc..f3b6dcc 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