diff options
| -rw-r--r-- | meta/recipes-extended/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 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 @@ | |||
| 1 | This fixes the parallel make install failure | 1 | This fixes the parallel make install failure |
| 2 | 2 | ||
| 3 | Upstream-Status: Pending | 3 | Upstream-Status: Accepted |
| 4 | http://www.gratisoft.us/bugzilla/show_bug.cgi?id=528 | ||
| 4 | 5 | ||
| 5 | Signed-off-by: Saul Wold <sgw@linux.intel.com> | 6 | Signed-off-by: Saul Wold <sgw@linux.intel.com> |
| 6 | 7 | ||
