]> code.ossystems Code Review - openembedded-core.git/commitdiff
gplv2 recipes update upstream status of patches
authorNitin A Kamble <nitin.a.kamble@intel.com>
Thu, 19 May 2011 22:45:12 +0000 (15:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 May 2011 14:33:55 +0000 (15:33 +0100)
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>
meta/recipes-extended/at/at-3.1.12/configure.patch
meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch
meta/recipes-extended/cpio/cpio-2.8/statdef.patch
meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch
meta/recipes-extended/tar/tar-1.17/gcc43build.patch
meta/recipes-extended/tar/tar-1.17/m4extensions.patch

index 079a6b4497d82a2b9d026867444a2300fe36048b..99b40774d6bc717c5512966f1136e31265c1d1b7 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [licensing]
+
 Fix cross-compilation issues in configure.ac
 Derived from an OE patch for at-3.1.8
 
index 648c725bba9f8a05af646fbbcddbba57a019725f..e16585dd3fca43fdb07fc48408f2ecc4e576e3aa 100644 (file)
@@ -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.
 
index dfa0d9150aaaede52d3d4f894ea2f1eb255e207f..a00799fea9c9daa8346928120768aa5c340d0db2 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [licensing]
+
 # Avoid multiple stat definitions
 # Patch taken from cpio mailing list posting 2010-03-19
 
index 8fc7c4852fcb42a0dcd8d782d0578cc6034c834d..de054fc7558cfe13bb036f2857c87b6babdbe1f7 100644 (file)
@@ -1,3 +1,5 @@
+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.
index cc5f0e13d0b7d4110fcd752e2af57e6c9ea6ef08..f8059a0a89ec7d957c49486af5e529f398bbe918 100644 (file)
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [licensing]
+
 # Fix errors when built with gcc 4.3
 # Patch taken from Debian bug #452096
 
index 11b981aa92acf9cdcef799e2832e7147783b2f09..30534c29ce425262315b60ab883124ddc8f14d17 100644 (file)
@@ -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.