gettext/shared-mime-info: Add missing patch upstream status field

(From OE-Core rev: d87ffe7bf7812c8732e792ee8720fe1626813a1d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2012-06-08 11:42:18 +01:00
parent ea2a85035a
commit e4f0176b67
2 changed files with 4 additions and 0 deletions

View 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

View 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