From: Richard Purdie Date: Fri, 8 Jun 2012 10:42:18 +0000 (+0100) Subject: gettext/shared-mime-info: Add missing patch upstream status field X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~41251 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d87ffe7bf7812c8732e792ee8720fe1626813a1d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gettext/shared-mime-info: Add missing patch upstream status field Signed-off-by: Richard Purdie --- 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 4ca44cce88b..f2c567d188e 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 be installing and removing libgettextlib.a. We serialize the operations. +Upstream-Status: Pending + Signed-off-by: Joe Slater --- 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 4c075f25490..3c9f1ea438c 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 to multiple, overlapping, executions of install-binPROGRAMS target. We modify the definition to avoid that. +Upstream-Status: Pending + Signed-off-by: Joe Slater --- a/Makefile.am