diff options
-rw-r--r-- | meta/recipes-core/gettext/gettext-0.18.1.1/parallel.patch | 2 | ||||
-rw-r--r-- | meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-core/gettext/gettext-0.18.1.1/parallel.patch b/meta/recipes-core/gettext/gettext-0.18.1.1/parallel.patch index 4ca44cce88..f2c567d188 100644 --- a/meta/recipes-core/gettext/gettext-0.18.1.1/parallel.patch +++ b/meta/recipes-core/gettext/gettext-0.18.1.1/parallel.patch | |||
@@ -4,6 +4,8 @@ In a multiple job build, Makefile can simultaneously | |||
4 | be installing and removing libgettextlib.a. We serialize | 4 | be installing and removing libgettextlib.a. We serialize |
5 | the operations. | 5 | the operations. |
6 | 6 | ||
7 | Upstream-Status: Pending | ||
8 | |||
7 | Signed-off-by: Joe Slater <jslater@windriver.com> | 9 | Signed-off-by: Joe Slater <jslater@windriver.com> |
8 | 10 | ||
9 | --- a/gettext-tools/gnulib-lib/Makefile.am | 11 | --- a/gettext-tools/gnulib-lib/Makefile.am |
diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch b/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch index 4c075f2549..3c9f1ea438 100644 --- a/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch +++ b/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch | |||
@@ -4,6 +4,8 @@ The definition of install-data-hook in Makefile.am leads | |||
4 | to multiple, overlapping, executions of install-binPROGRAMS | 4 | to multiple, overlapping, executions of install-binPROGRAMS |
5 | target. We modify the definition to avoid that. | 5 | target. We modify the definition to avoid that. |
6 | 6 | ||
7 | Upstream-Status: Pending | ||
8 | |||
7 | Signed-off-by: Joe Slater <jslater@windriver.com> | 9 | Signed-off-by: Joe Slater <jslater@windriver.com> |
8 | 10 | ||
9 | --- a/Makefile.am | 11 | --- a/Makefile.am |