diff options
Diffstat (limited to 'meta/recipes-core')
5 files changed, 4 insertions, 7 deletions
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 7772e6ffa8..9b646fea95 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 | |||
@@ -1,4 +1,3 @@ | |||
1 | Upstream-Status: Pending | ||
2 | 1 | ||
3 | On mips target, binutils currently sets DT_MIPS_RLD_MAP to 0 in dynamic | 2 | On mips target, binutils currently sets DT_MIPS_RLD_MAP to 0 in dynamic |
4 | section if a --version-script sets _RLD_MAP to local. This is apparently | 3 | section if a --version-script sets _RLD_MAP to local. This is apparently |
@@ -6,9 +5,10 @@ a binutils bug, but libc shouldn't segfault in this case. | |||
6 | 5 | ||
7 | see also: http://sourceware.org/bugilla/show_bug.cgi?id=11615 | 6 | see also: http://sourceware.org/bugilla/show_bug.cgi?id=11615 |
8 | 7 | ||
8 | Upstream-Status: Pending | ||
9 | |||
9 | 9/19/2010 - added by Qing He <qing.he@intel.com> | 10 | 9/19/2010 - added by Qing He <qing.he@intel.com> |
10 | 11 | ||
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 c17d58b28b..080568d9c2 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 | |||
@@ -1,4 +1,3 @@ | |||
1 | Upstream-Status: Pending | ||
2 | 1 | ||
3 | Source: http://sourceware.org/ml/libc-alpha/2010-03/msg00064.html | 2 | Source: http://sourceware.org/ml/libc-alpha/2010-03/msg00064.html |
4 | 3 | ||
diff --git a/meta/recipes-core/glib-2.0/glib-2.0/0003-gatomic-proper-pointer-get-cast.patch.patch b/meta/recipes-core/glib-2.0/glib-2.0/0003-gatomic-proper-pointer-get-cast.patch.patch index ad1ca12b80..5c0afbce71 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/0003-gatomic-proper-pointer-get-cast.patch.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/0003-gatomic-proper-pointer-get-cast.patch.patch | |||
@@ -3,7 +3,7 @@ From: Koen Kooi <koen@dominion.thruhere.net> | |||
3 | Date: Sat, 18 Jun 2011 23:51:35 +0200 | 3 | Date: Sat, 18 Jun 2011 23:51:35 +0200 |
4 | Subject: [PATCH 3/7] gatomic-proper-pointer-get-cast.patch | 4 | Subject: [PATCH 3/7] gatomic-proper-pointer-get-cast.patch |
5 | 5 | ||
6 | Upstream-Status: Unknown | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 8 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
9 | --- | 9 | --- |
diff --git a/meta/recipes-core/glib-2.0/glib-2.0/0005-glib-mkenums-interpreter.patch.patch b/meta/recipes-core/glib-2.0/glib-2.0/0005-glib-mkenums-interpreter.patch.patch index 678033039f..db9a7993b2 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/0005-glib-mkenums-interpreter.patch.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/0005-glib-mkenums-interpreter.patch.patch | |||
@@ -3,7 +3,7 @@ From: Koen Kooi <koen@dominion.thruhere.net> | |||
3 | Date: Sat, 18 Jun 2011 23:52:17 +0200 | 3 | Date: Sat, 18 Jun 2011 23:52:17 +0200 |
4 | Subject: [PATCH 5/7] don't leak buildpaths into perl hashbang | 4 | Subject: [PATCH 5/7] don't leak buildpaths into perl hashbang |
5 | 5 | ||
6 | Upstream-Status: Unknown | 6 | Upstream-Status: Inappropriate [configuration] |
7 | 7 | ||
8 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 8 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
9 | --- | 9 | --- |
diff --git a/meta/recipes-core/glibc/glibc-2.10.1/glibc-check_pf.patch b/meta/recipes-core/glibc/glibc-2.10.1/glibc-check_pf.patch index dec0892459..a0e55bfaec 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/glibc-check_pf.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/glibc-check_pf.patch | |||
@@ -1,5 +1,3 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
3 | From libc-ports-return-550-listarch-libc-ports=sources dot redhat dot com at sourceware dot org Tue Oct 31 17:37:21 2006 | 1 | From libc-ports-return-550-listarch-libc-ports=sources dot redhat dot com at sourceware dot org Tue Oct 31 17:37:21 2006 |
4 | Return-Path: <libc-ports-return-550-listarch-libc-ports=sources dot redhat dot com at sourceware dot org> | 2 | Return-Path: <libc-ports-return-550-listarch-libc-ports=sources dot redhat dot com at sourceware dot org> |
5 | Delivered-To: listarch-libc-ports at sources dot redhat dot com | 3 | Delivered-To: listarch-libc-ports at sources dot redhat dot com |