diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-05-17 21:26:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-17 14:58:05 +0100 |
commit | b60b9ae2422d50c65aa604b726eb36b3db6508ff (patch) | |
tree | c3f4788f582a6d3806507eafcda16d647e069bbc /meta/recipes-devtools/mtools | |
parent | 0cd3455f16a58f22229374b87c66fa043eb7098f (diff) | |
download | openembedded-core-b60b9ae2422d50c65aa604b726eb36b3db6508ff.tar.gz openembedded-core-b60b9ae2422d50c65aa604b726eb36b3db6508ff.tar.bz2 openembedded-core-b60b9ae2422d50c65aa604b726eb36b3db6508ff.zip |
Upstream-Status: Update patch upstream-status for GPLv2 recipes
Including gzip and mtoools
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/recipes-devtools/mtools')
-rw-r--r-- | meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/mtools/mtools/mtools.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/mtools/mtools/no-x11.patch | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch b/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch index 35fae44aba..2e2873a4fa 100644 --- a/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch +++ b/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch @@ -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 2006-04-14 16:12:29.736545424 -0600 @@ -21,6 +21,33 @@ diff --git a/meta/recipes-devtools/mtools/mtools/mtools.patch b/meta/recipes-devtools/mtools/mtools/mtools.patch index 2abf534731..15a32088d1 100644 --- a/meta/recipes-devtools/mtools/mtools/mtools.patch +++ b/meta/recipes-devtools/mtools/mtools/mtools.patch @@ -4,6 +4,8 @@ $NetBSD: patch-aa,v 1.10 2007/08/17 20:55:34 joerg Exp $ Makefile.in | 74 ++++++++++++++++++++++++++---------------------------------- 1 file changed, 33 insertions(+), 41 deletions(-) +Upstream-Status: Inappropriate [licensing] + Index: mtools-3.9.9/Makefile.in =================================================================== --- mtools-3.9.9.orig/Makefile.in 2007-10-12 11:18:46.000000000 +0100 diff --git a/meta/recipes-devtools/mtools/mtools/no-x11.patch b/meta/recipes-devtools/mtools/mtools/no-x11.patch index 300f43f000..705b62944d 100644 --- a/meta/recipes-devtools/mtools/mtools/no-x11.patch +++ b/meta/recipes-devtools/mtools/mtools/no-x11.patch @@ -2,6 +2,8 @@ Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) +Upstream-Status: Inappropriate [licensing] + --- mtools-3.9.9.orig/Makefile.in +++ mtools-3.9.9/Makefile.in @@ -128,11 +128,11 @@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ |