]> code.ossystems Code Review - openembedded-core.git/commitdiff
gettext/shared-mime-info: Add missing patch upstream status field
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jun 2012 10:42:18 +0000 (11:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jun 2012 10:42:18 +0000 (11:42 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/gettext/gettext-0.18.1.1/parallel.patch
meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch

index 4ca44cce88b42ae4de77b364441167ead4a97094..f2c567d188e53b440f3572cd401595aafb4d73ab 100644 (file)
@@ -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 <jslater@windriver.com>
 
 --- a/gettext-tools/gnulib-lib/Makefile.am
index 4c075f254901a9ce70c614d13c15dd55fd078d6f..3c9f1ea438c227e8afcea0d0da114fb01dbe2c42 100644 (file)
@@ -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 <jslater@windriver.com>
 
 --- a/Makefile.am