summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/at/at-3.1.12/configure.patch2
-rw-r--r--meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch2
-rw-r--r--meta/recipes-extended/cpio/cpio-2.8/statdef.patch2
-rw-r--r--meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch2
-rw-r--r--meta/recipes-extended/tar/tar-1.17/gcc43build.patch2
-rw-r--r--meta/recipes-extended/tar/tar-1.17/m4extensions.patch2
6 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-extended/at/at-3.1.12/configure.patch b/meta/recipes-extended/at/at-3.1.12/configure.patch
index 079a6b4497..99b40774d6 100644
--- a/meta/recipes-extended/at/at-3.1.12/configure.patch
+++ b/meta/recipes-extended/at/at-3.1.12/configure.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [licensing]
2
1Fix cross-compilation issues in configure.ac 3Fix cross-compilation issues in configure.ac
2Derived from an OE patch for at-3.1.8 4Derived from an OE patch for at-3.1.8
3 5
diff --git a/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch b/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch
index 648c725bba..e16585dd3f 100644
--- a/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch
+++ b/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch
@@ -1,3 +1,5 @@
1Upstream-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
diff --git a/meta/recipes-extended/cpio/cpio-2.8/statdef.patch b/meta/recipes-extended/cpio/cpio-2.8/statdef.patch
index dfa0d9150a..a00799fea9 100644
--- a/meta/recipes-extended/cpio/cpio-2.8/statdef.patch
+++ b/meta/recipes-extended/cpio/cpio-2.8/statdef.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [licensing]
2
1# Avoid multiple stat definitions 3# Avoid multiple stat definitions
2# Patch taken from cpio mailing list posting 2010-03-19 4# Patch taken from cpio mailing list posting 2010-03-19
3 5
diff --git a/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch b/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch
index 8fc7c4852f..de054fc755 100644
--- a/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch
+++ b/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [licensing]
2
1# Fix to use mempcpy instead of __mempcpy. This is needed for uclibc which 3# Fix to use mempcpy instead of __mempcpy. This is needed for uclibc which
2# doesn't define __mempcpy, only mempcpy. Since both uclibc and glibc have 4# doesn't define __mempcpy, only mempcpy. Since both uclibc and glibc have
3# mempcpy, we'll just use that instead. 5# mempcpy, we'll just use that instead.
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 @@
1Upstream-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 @@
1Upstream-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