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>
+Upstream-Status: Inappropriate [licensing]
+
Fix cross-compilation issues in configure.ac
Derived from an OE patch for at-3.1.8
+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.
+Upstream-Status: Inappropriate [licensing]
+
# Avoid multiple stat definitions
# Patch taken from cpio mailing list posting 2010-03-19
+Upstream-Status: Inappropriate [licensing]
+
# Fix to use mempcpy instead of __mempcpy. This is needed for uclibc which
# doesn't define __mempcpy, only mempcpy. Since both uclibc and glibc have
# mempcpy, we'll just use that instead.
+Upstream-Status: Inappropriate [licensing]
+
# Fix errors when built with gcc 4.3
# Patch taken from Debian bug #452096
+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.