diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-05-19 15:45:12 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-23 15:36:33 +0100 |
commit | bd47ca475344a78e601c9de41b9f829b30e09d01 (patch) | |
tree | 6b5d98fea4e7a02a2356526eb59c41db8ef214fe /meta/recipes-extended/tar | |
parent | 77726801f68d459ecc4d678d79fa80e0a8d8b762 (diff) | |
download | poky-bd47ca475344a78e601c9de41b9f829b30e09d01.tar.gz |
gplv2 recipes update upstream status of patches
grep-2.5.1a: update upstream status of patches
tar-1.17: update upstream-status of patches
at-3.1.12: update upstream-status for patches
cpio-2.8: update upstream-status for patches
(From OE-Core rev: fbc0fdbbb759b37d97de6f28daf04055531fbe0b)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tar')
-rw-r--r-- | meta/recipes-extended/tar/tar-1.17/gcc43build.patch | 2 | ||||
-rw-r--r-- | meta/recipes-extended/tar/tar-1.17/m4extensions.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-extended/tar/tar-1.17/gcc43build.patch b/meta/recipes-extended/tar/tar-1.17/gcc43build.patch index cc5f0e13d0..f8059a0a89 100644 --- a/meta/recipes-extended/tar/tar-1.17/gcc43build.patch +++ b/meta/recipes-extended/tar/tar-1.17/gcc43build.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [licensing] | ||
2 | |||
1 | # Fix errors when built with gcc 4.3 | 3 | # Fix errors when built with gcc 4.3 |
2 | # Patch taken from Debian bug #452096 | 4 | # Patch taken from Debian bug #452096 |
3 | 5 | ||
diff --git a/meta/recipes-extended/tar/tar-1.17/m4extensions.patch b/meta/recipes-extended/tar/tar-1.17/m4extensions.patch index 11b981aa92..30534c29ce 100644 --- a/meta/recipes-extended/tar/tar-1.17/m4extensions.patch +++ b/meta/recipes-extended/tar/tar-1.17/m4extensions.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [licensing] | ||
2 | |||
1 | # Define AC_USE_SYSTEM_EXTENSIONS only if it was previously undefined. | 3 | # Define AC_USE_SYSTEM_EXTENSIONS only if it was previously undefined. |
2 | # This is needed to configure correctly with newer versions of autoconf. | 4 | # This is needed to configure correctly with newer versions of autoconf. |
3 | 5 | ||