diff options
9 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/IO-acquire-lock-fix.patch b/meta/recipes-core/eglibc/eglibc-2.13/IO-acquire-lock-fix.patch index 7bfb67c685..cf5803585c 100644 --- a/meta/recipes-core/eglibc/eglibc-2.13/IO-acquire-lock-fix.patch +++ b/meta/recipes-core/eglibc/eglibc-2.13/IO-acquire-lock-fix.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | import http://sourceware.org/ml/libc-ports/2007-12/msg00000.html | 1 | import http://sourceware.org/ml/libc-ports/2007-12/msg00000.html |
2 | 2 | ||
3 | Upstream-status: Pending | 3 | Upstream-Status: Pending |
4 | 4 | ||
5 | Index: libc/bits/stdio-lock.h | 5 | Index: libc/bits/stdio-lock.h |
6 | =================================================================== | 6 | =================================================================== |
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/eglibc-svn-arm-lowlevellock-include-tls.patch b/meta/recipes-core/eglibc/eglibc-2.13/eglibc-svn-arm-lowlevellock-include-tls.patch index a667d56b61..4313aa5197 100644 --- a/meta/recipes-core/eglibc/eglibc-2.13/eglibc-svn-arm-lowlevellock-include-tls.patch +++ b/meta/recipes-core/eglibc/eglibc-2.13/eglibc-svn-arm-lowlevellock-include-tls.patch | |||
@@ -7,7 +7,7 @@ In file included from ../nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c:21: | |||
7 | ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:34: error: 'header' undeclared (first use in this function) | 7 | ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:34: error: 'header' undeclared (first use in this function) |
8 | make[4]: *** [/var/tmp/portage/sys-libs/glibc-2.7-r1/work/build-default-armv4l-unknown-linux-gnu-nptl/nptl/rtld-libc-lowlevellock.os] Error 1 | 8 | make[4]: *** [/var/tmp/portage/sys-libs/glibc-2.7-r1/work/build-default-armv4l-unknown-linux-gnu-nptl/nptl/rtld-libc-lowlevellock.os] Error 1 |
9 | 9 | ||
10 | Upstream-status: Pending | 10 | Upstream-Status: Pending |
11 | 11 | ||
12 | --- libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h.orig | 12 | --- libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h.orig |
13 | +++ libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h | 13 | +++ libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h |
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch b/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch index 9740e17393..7772e6ffa8 100644 --- a/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch +++ b/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch | |||
@@ -8,7 +8,7 @@ see also: http://sourceware.org/bugilla/show_bug.cgi?id=11615 | |||
8 | 8 | ||
9 | 9/19/2010 - added by Qing He <qing.he@intel.com> | 9 | 9/19/2010 - added by Qing He <qing.he@intel.com> |
10 | 10 | ||
11 | Upstream-status: Pending | 11 | Upstream-Status: Pending |
12 | 12 | ||
13 | --- | 13 | --- |
14 | diff -ru glibc-2.10.1.orig/ports/sysdeps/mips/dl-machine.h glibc-2.10.1/ports/sysdeps/mips/dl-machine.h | 14 | diff -ru glibc-2.10.1.orig/ports/sysdeps/mips/dl-machine.h glibc-2.10.1/ports/sysdeps/mips/dl-machine.h |
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/shorten-build-commands.patch b/meta/recipes-core/eglibc/eglibc-2.13/shorten-build-commands.patch index 915325882b..c17d58b28b 100644 --- a/meta/recipes-core/eglibc/eglibc-2.13/shorten-build-commands.patch +++ b/meta/recipes-core/eglibc/eglibc-2.13/shorten-build-commands.patch | |||
@@ -24,7 +24,7 @@ CodeSourcery | |||
24 | * Makerules ($(common-objpfx)includes.mk): Include and create | 24 | * Makerules ($(common-objpfx)includes.mk): Include and create |
25 | includes.mk. Create includes. | 25 | includes.mk. Create includes. |
26 | 26 | ||
27 | Upstream-status: Pending | 27 | Upstream-Status: Pending |
28 | 28 | ||
29 | Index: libc/Makeconfig | 29 | Index: libc/Makeconfig |
30 | =================================================================== | 30 | =================================================================== |
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/stack-protector-test.patch b/meta/recipes-core/eglibc/eglibc-2.13/stack-protector-test.patch index 63a86c900e..dbf70a974f 100644 --- a/meta/recipes-core/eglibc/eglibc-2.13/stack-protector-test.patch +++ b/meta/recipes-core/eglibc/eglibc-2.13/stack-protector-test.patch | |||
@@ -3,7 +3,7 @@ might have build the compiler with --disable-ssp which means ssp should not be | |||
3 | enabled. Therefore we change the test to a link time test. It will fail if | 3 | enabled. Therefore we change the test to a link time test. It will fail if |
4 | libssp is not available. | 4 | libssp is not available. |
5 | 5 | ||
6 | Upstream-status: Pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | 9 | ||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch index 2c1e8235e1..218a57bd84 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch | |||
@@ -5,7 +5,7 @@ This patch may make sense for upstream but elfutils uses more | |||
5 | glibc specific features like obstack_printf which are missing in | 5 | glibc specific features like obstack_printf which are missing in |
6 | uclibc they need to be fixed along to make it work all the way | 6 | uclibc they need to be fixed along to make it work all the way |
7 | 7 | ||
8 | Upstream-status: Inappropriate[Elfutils uses more glibc specific features] | 8 | Upstream-Status: Inappropriate[Elfutils uses more glibc specific features] |
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | 11 | ||
diff --git a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch index 149f9fc873..3c2a4c82dd 100644 --- a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch +++ b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch | |||
@@ -2,7 +2,7 @@ Import patch from windriver linux for cross compilation, and split patches | |||
2 | into oe way under different directories such as i586, powerpc etc according | 2 | into oe way under different directories such as i586, powerpc etc according |
3 | to Richard's opinion. | 3 | to Richard's opinion. |
4 | 4 | ||
5 | Upstream-status: Pending | 5 | Upstream-Status: Pending |
6 | 6 | ||
7 | Signed-off-by: Kang Kai <kai.kang@windriver.com> | 7 | Signed-off-by: Kang Kai <kai.kang@windriver.com> |
8 | 8 | ||
diff --git a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch index def8596a32..8fde77fefb 100644 --- a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch +++ b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch | |||
@@ -2,7 +2,7 @@ Just use commands provided by ghostscript-native, preventing recompile them when | |||
2 | compile ghostscript. | 2 | compile ghostscript. |
3 | Way to enable cross compile. | 3 | Way to enable cross compile. |
4 | 4 | ||
5 | Upstream-status: Pending | 5 | Upstream-Status: Pending |
6 | 6 | ||
7 | Signed-off-by: Kang Kai <kai.kang@windriver.com> | 7 | Signed-off-by: Kang Kai <kai.kang@windriver.com> |
8 | 8 | ||
diff --git a/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch b/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch index 7102a69184..7ab429ce96 100644 --- a/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch +++ b/meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch | |||
@@ -6,7 +6,7 @@ this header is not needed even in eglibc case so it can be removed | |||
6 | 6 | ||
7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
8 | 8 | ||
9 | Upstream-status: Pending | 9 | Upstream-Status: Pending |
10 | 10 | ||
11 | Index: ust-0.12/libust/tracer.h | 11 | Index: ust-0.12/libust/tracer.h |
12 | =================================================================== | 12 | =================================================================== |