aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tar
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-19 15:45:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-23 15:33:55 +0100
commitfbc0fdbbb759b37d97de6f28daf04055531fbe0b (patch)
treef3e068b9e381321e715b1d060c34fc1471220cef /meta/recipes-extended/tar
parent6b19aceb48d0cec364a7eab1bb1ca085f5c94b25 (diff)
downloadopenembedded-core-contrib-fbc0fdbbb759b37d97de6f28daf04055531fbe0b.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 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-extended/tar')
-rw-r--r--meta/recipes-extended/tar/tar-1.17/gcc43build.patch2
-rw-r--r--meta/recipes-extended/tar/tar-1.17/m4extensions.patch2
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 @@
+Upstream-Status: Inappropriate [licensing]
+
# Fix errors when built with gcc 4.3
# Patch taken from Debian bug #452096
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 @@
+Upstream-Status: Inappropriate [licensing]
+
# Define AC_USE_SYSTEM_EXTENSIONS only if it was previously undefined.
# This is needed to configure correctly with newer versions of autoconf.