summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch2
-rw-r--r--meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch3
-rw-r--r--meta/recipes-core/udev/udev-145/enable-gudev.patch2
-rw-r--r--meta/recipes-core/udev/udev-145/noasmlinkage.patch2
-rw-r--r--meta/recipes-core/udev/udev-145/unbreak.patch2
-rw-r--r--meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch2
-rw-r--r--meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch2
-rw-r--r--meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch2
-rw-r--r--meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch2
-rw-r--r--meta/recipes-devtools/apt/apt-0.7.14/use-host.patch2
-rw-r--r--meta/recipes-devtools/apt/files/db_linking_hack.patch2
-rw-r--r--meta/recipes-devtools/apt/files/environment.patch2
-rw-r--r--meta/recipes-devtools/apt/files/no-curl.patch2
-rw-r--r--meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch2
-rw-r--r--meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch1
15 files changed, 29 insertions, 1 deletions
diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch b/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch
index 81269c9a0e..7b0ce21194 100644
--- a/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch
+++ b/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Hardcoded paths are bad... 3Hardcoded paths are bad...
2This lets us use the install from OE's native sysroot 4This lets us use the install from OE's native sysroot
3rebase the patch to 018, removing hardcoded path for true 5rebase the patch to 018, removing hardcoded path for true
diff --git a/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch b/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch
index 7970b6d05a..33111f5494 100644
--- a/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch
+++ b/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch
@@ -1,6 +1,7 @@
1Disable stripping binaries during make install. 1Disable stripping binaries during make install.
2 2
3Upstream-Status: Inappropriate [Other] 3Upstream-Status: Inappropriate [configuration]
4
4Build system specific. 5Build system specific.
5 6
6Signed-off-by: Scott Garman <scott.a.garman@intel.com> 7Signed-off-by: Scott Garman <scott.a.garman@intel.com>
diff --git a/meta/recipes-core/udev/udev-145/enable-gudev.patch b/meta/recipes-core/udev/udev-145/enable-gudev.patch
index 45fd37311c..8ee402b134 100644
--- a/meta/recipes-core/udev/udev-145/enable-gudev.patch
+++ b/meta/recipes-core/udev/udev-145/enable-gudev.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: udev-145/configure.ac 3Index: udev-145/configure.ac
2=================================================================== 4===================================================================
3--- udev-145.orig/configure.ac 2010-01-29 14:41:29.000000000 +0000 5--- udev-145.orig/configure.ac 2010-01-29 14:41:29.000000000 +0000
diff --git a/meta/recipes-core/udev/udev-145/noasmlinkage.patch b/meta/recipes-core/udev/udev-145/noasmlinkage.patch
index 6f9fe948f2..6d22b1d681 100644
--- a/meta/recipes-core/udev/udev-145/noasmlinkage.patch
+++ b/meta/recipes-core/udev/udev-145/noasmlinkage.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [legacy version]
2
1Index: udev-141/udev/test-udev.c 3Index: udev-141/udev/test-udev.c
2=================================================================== 4===================================================================
3--- udev-141.orig/udev/test-udev.c 2008-10-24 09:07:24.000000000 +0100 5--- udev-141.orig/udev/test-udev.c 2008-10-24 09:07:24.000000000 +0100
diff --git a/meta/recipes-core/udev/udev-145/unbreak.patch b/meta/recipes-core/udev/udev-145/unbreak.patch
index bb5988dca4..ef45c093e2 100644
--- a/meta/recipes-core/udev/udev-145/unbreak.patch
+++ b/meta/recipes-core/udev/udev-145/unbreak.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [legacy version]
2
1Index: udev-141/extras/volume_id/lib/Makefile.am 3Index: udev-141/extras/volume_id/lib/Makefile.am
2=================================================================== 4===================================================================
3--- udev-141.orig/extras/volume_id/lib/Makefile.am 2009-05-17 23:36:16.000000000 +0100 5--- udev-141.orig/extras/volume_id/lib/Makefile.am 2009-05-17 23:36:16.000000000 +0100
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch b/meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch
index f4661648ea..c85c3881aa 100644
--- a/meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch
+++ b/meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Backport
2
1Add missing includes required when building with modern toolchain, based on 3Add missing includes required when building with modern toolchain, based on
2patch from Debian bugzilla: 4patch from Debian bugzilla:
3http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505954 5http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505954
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch b/meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch
index 5f3634b32a..7fd1db8b25 100644
--- a/meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch
+++ b/meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1--- 3---
2 po/LINGUAS | 2 +- 4 po/LINGUAS | 2 +-
3 1 file changed, 1 insertion(+), 1 deletion(-) 5 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch b/meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch
index 682a96da24..04e721d659 100644
--- a/meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch
+++ b/meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1--- 3---
2 apt-pkg/packagemanager.cc | 4 ++++ 4 apt-pkg/packagemanager.cc | 4 ++++
3 1 file changed, 4 insertions(+) 5 1 file changed, 4 insertions(+)
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch b/meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch
index db8cf93717..216c091819 100644
--- a/meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch
+++ b/meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1--- 3---
2 Makefile | 2 +- 4 Makefile | 2 +-
3 1 file changed, 1 insertion(+), 1 deletion(-) 5 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/use-host.patch b/meta/recipes-devtools/apt/apt-0.7.14/use-host.patch
index 09698a6a40..485ad7ba37 100644
--- a/meta/recipes-devtools/apt/apt-0.7.14/use-host.patch
+++ b/meta/recipes-devtools/apt/apt-0.7.14/use-host.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1--- 3---
2 buildlib/sizetable | 4 +++- 4 buildlib/sizetable | 4 +++-
3 configure.in | 2 +- 5 configure.in | 2 +-
diff --git a/meta/recipes-devtools/apt/files/db_linking_hack.patch b/meta/recipes-devtools/apt/files/db_linking_hack.patch
index 3c8368b1ed..d2246b3d2b 100644
--- a/meta/recipes-devtools/apt/files/db_linking_hack.patch
+++ b/meta/recipes-devtools/apt/files/db_linking_hack.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Backport
2
1Index: apt-0.7.3/configure.in 3Index: apt-0.7.3/configure.in
2=================================================================== 4===================================================================
3--- apt-0.7.3.orig/configure.in 2007-07-01 10:38:45.000000000 +0000 5--- apt-0.7.3.orig/configure.in 2007-07-01 10:38:45.000000000 +0000
diff --git a/meta/recipes-devtools/apt/files/environment.patch b/meta/recipes-devtools/apt/files/environment.patch
index 5bea1a0130..9a0303803e 100644
--- a/meta/recipes-devtools/apt/files/environment.patch
+++ b/meta/recipes-devtools/apt/files/environment.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Backport
2
1Index: apt-0.6.46.2/buildlib/environment.mak.in 3Index: apt-0.6.46.2/buildlib/environment.mak.in
2=================================================================== 4===================================================================
3--- apt-0.6.46.2.orig/buildlib/environment.mak.in 2007-03-29 11:38:58.000000000 +0100 5--- apt-0.6.46.2.orig/buildlib/environment.mak.in 2007-03-29 11:38:58.000000000 +0100
diff --git a/meta/recipes-devtools/apt/files/no-curl.patch b/meta/recipes-devtools/apt/files/no-curl.patch
index 4e07c8f2dc..eb2f100d1c 100644
--- a/meta/recipes-devtools/apt/files/no-curl.patch
+++ b/meta/recipes-devtools/apt/files/no-curl.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1--- 3---
2 configure.in | 6 ------ 4 configure.in | 6 ------
3 methods/makefile | 7 ------- 5 methods/makefile | 7 -------
diff --git a/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch b/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch
index c56bac2ca9..0f9d04f4a1 100644
--- a/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch
+++ b/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1--- gdbm-1.8.3/Makefile.in.orig 2006-02-16 15:17:25.000000000 +0000 3--- gdbm-1.8.3/Makefile.in.orig 2006-02-16 15:17:25.000000000 +0000
2+++ gdbm-1.8.3/Makefile.in 2006-02-16 15:18:08.000000000 +0000 4+++ gdbm-1.8.3/Makefile.in 2006-02-16 15:18:08.000000000 +0000
3@@ -131,7 +131,7 @@ 5@@ -131,7 +131,7 @@
diff --git a/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch b/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch
index 5350c53729..369145c410 100644
--- a/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch
+++ b/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch
@@ -1,3 +1,4 @@
1Upstream-Status: Pending
1 2
2# 3#
3# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher 4# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher