Upstream-Status: Update patch upstream-status for GPLv2 recipes

Including gzip and mtoools

(From OE-Core rev: b60b9ae2422d50c65aa604b726eb36b3db6508ff)

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Zhai Edwin 2011-05-17 21:26:36 +08:00 committed by Richard Purdie
parent 97868aff11
commit ceeb54d926
5 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [licensing]
--- mtools-3.9.9/configure.in.orig 2006-04-14 16:05:54.337655192 -0600 --- mtools-3.9.9/configure.in.orig 2006-04-14 16:05:54.337655192 -0600
+++ mtools-3.9.9/configure.in 2006-04-14 16:12:29.736545424 -0600 +++ mtools-3.9.9/configure.in 2006-04-14 16:12:29.736545424 -0600
@@ -21,6 +21,33 @@ @@ -21,6 +21,33 @@

View File

@ -4,6 +4,8 @@ $NetBSD: patch-aa,v 1.10 2007/08/17 20:55:34 joerg Exp $
Makefile.in | 74 ++++++++++++++++++++++++++---------------------------------- Makefile.in | 74 ++++++++++++++++++++++++++----------------------------------
1 file changed, 33 insertions(+), 41 deletions(-) 1 file changed, 33 insertions(+), 41 deletions(-)
Upstream-Status: Inappropriate [licensing]
Index: mtools-3.9.9/Makefile.in Index: mtools-3.9.9/Makefile.in
=================================================================== ===================================================================
--- mtools-3.9.9.orig/Makefile.in 2007-10-12 11:18:46.000000000 +0100 --- mtools-3.9.9.orig/Makefile.in 2007-10-12 11:18:46.000000000 +0100

View File

@ -2,6 +2,8 @@
Makefile.in | 2 +- Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-) 1 file changed, 1 insertion(+), 1 deletion(-)
Upstream-Status: Inappropriate [licensing]
--- mtools-3.9.9.orig/Makefile.in --- mtools-3.9.9.orig/Makefile.in
+++ mtools-3.9.9/Makefile.in +++ mtools-3.9.9/Makefile.in
@@ -128,11 +128,11 @@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ @@ -128,11 +128,11 @@ X_EXTRA_LIBS = @X_EXTRA_LIBS@

View File

@ -1,6 +1,9 @@
gzip uses gnulib, whose header conflict with glibc. This patch rename some function to avoid conflict. gzip uses gnulib, whose header conflict with glibc. This patch rename some function to avoid conflict.
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Upstream-Status: Inappropriate [licensing]
Index: gzip-1.3.12/gzip.c Index: gzip-1.3.12/gzip.c
=================================================================== ===================================================================
--- gzip-1.3.12.orig/gzip.c 2010-08-13 10:29:38.000000000 +0800 --- gzip-1.3.12.orig/gzip.c 2010-08-13 10:29:38.000000000 +0800

View File

@ -2,6 +2,9 @@ remove AC_USE_SYSTEM_EXTENSIONS to fix the autoconf error "AC_REQUIRE: circular
dependency of AC_GNU_SOURCE" dependency of AC_GNU_SOURCE"
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Upstream-Status: Inappropriate [licensing]
Index: gzip-1.3.12/m4/extensions.m4 Index: gzip-1.3.12/m4/extensions.m4
=================================================================== ===================================================================
--- gzip-1.3.12.orig/m4/extensions.m4 2010-08-16 14:18:16.000000000 +0800 --- gzip-1.3.12.orig/m4/extensions.m4 2010-08-16 14:18:16.000000000 +0800