From d10df0e5a363fe8b305ffac7e8ac231da8e07552 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 17 May 2011 08:43:56 -0700 Subject: gcc: remove unused patches and move patches in proper dir gcc: update upstream-status for patches python: update upstream-status for patches libtool: update upstream-status of patches m4: update upstream status for patches eglibc: remove unused patches eglibc: update upstream status of patches glibc: update upstream-status of patches & remove unused patches Signed-off-by: Nitin A Kamble --- meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch | 16 ---------------- .../glibc-2.10.1/arm-lowlevellock-include-tls.patch | 14 -------------- .../glibc-2.10.1/glibc-2.9-enable-binutils-2.2.patch | 2 +- .../recipes-core/glibc/glibc-2.10.1/glibc-check_pf.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/local-args6.diff | 14 -------------- 5 files changed, 3 insertions(+), 45 deletions(-) delete mode 100644 meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch delete mode 100644 meta/recipes-core/glibc/glibc-2.10.1/arm-lowlevellock-include-tls.patch delete mode 100644 meta/recipes-core/glibc/glibc-2.10.1/local-args6.diff (limited to 'meta/recipes-core/glibc') diff --git a/meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch b/meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch deleted file mode 100644 index b045405a3..000000000 --- a/meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch +++ /dev/null @@ -1,16 +0,0 @@ -Upstream-Status: Inappropriate [not used] - -Index: glibc-2.9/ports/sysdeps/unix/sysv/linux/arm/check_pf.c -=================================================================== ---- glibc-2.9.orig/ports/sysdeps/unix/sysv/linux/arm/check_pf.c 2009-06-19 20:45:32.451372131 +0400 -+++ glibc-2.9/ports/sysdeps/unix/sysv/linux/arm/check_pf.c 2009-06-19 20:45:51.351313426 +0400 -@@ -207,9 +207,6 @@ - newp->info.flags = (((ifam->ifa_flags & IFA_F_DEPRECATED) - ? in6ai_deprecated : 0) - | ((ifam->ifa_flags -- & IFA_F_TEMPORARY) -- ? in6ai_temporary : 0) -- | ((ifam->ifa_flags - & IFA_F_HOMEADDRESS) - ? in6ai_homeaddress : 0)); - memcpy (newp->info.addr, address ?: local, diff --git a/meta/recipes-core/glibc/glibc-2.10.1/arm-lowlevellock-include-tls.patch b/meta/recipes-core/glibc/glibc-2.10.1/arm-lowlevellock-include-tls.patch deleted file mode 100644 index 3f812959f..000000000 --- a/meta/recipes-core/glibc/glibc-2.10.1/arm-lowlevellock-include-tls.patch +++ /dev/null @@ -1,14 +0,0 @@ -Upstream-Status: Inappropriate [not used] - -Index: glibc-2.9/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h -=================================================================== ---- glibc-2.9.orig/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h 2009-06-19 20:54:35.446686910 +0400 -+++ glibc-2.9/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h 2009-06-19 20:54:43.774683370 +0400 -@@ -25,6 +25,7 @@ - #include - #include - #include -+#include - - #define FUTEX_WAIT 0 - #define FUTEX_WAKE 1 diff --git a/meta/recipes-core/glibc/glibc-2.10.1/glibc-2.9-enable-binutils-2.2.patch b/meta/recipes-core/glibc/glibc-2.10.1/glibc-2.9-enable-binutils-2.2.patch index 4ac6d8b56..07e475860 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/glibc-2.9-enable-binutils-2.2.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/glibc-2.9-enable-binutils-2.2.patch @@ -1,4 +1,4 @@ -Upstream-Status: Inappropriate [not used] +Upstream-Status: Inappropriate [configuration] --- glibc-2.9.orig/configure.in 2009-10-22 15:38:13.000000000 +0200 +++ glibc-2.9/configure.in 2009-10-22 15:37:33.000000000 +0200 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 a0e55bfae..dec089245 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,3 +1,5 @@ +Upstream-Status: Pending + From libc-ports-return-550-listarch-libc-ports=sources dot redhat dot com at sourceware dot org Tue Oct 31 17:37:21 2006 Return-Path: Delivered-To: listarch-libc-ports at sources dot redhat dot com diff --git a/meta/recipes-core/glibc/glibc-2.10.1/local-args6.diff b/meta/recipes-core/glibc/glibc-2.10.1/local-args6.diff deleted file mode 100644 index d6f3e0e3b..000000000 --- a/meta/recipes-core/glibc/glibc-2.10.1/local-args6.diff +++ /dev/null @@ -1,14 +0,0 @@ -Upstream-Status: Inappropriate [not used] - ---- glibc-2.7/ports/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h.orig -+++ glibc-2.7/ports/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h -@@ -73,6 +73,9 @@ - # define DOCARGS_5 DOCARGS_4 - # define UNDOCARGS_5 UNDOCARGS_4 - -+# define DOCARGS_6 DOCARGS_5 -+# define UNDOCARGS_6 UNDOCARGS_5 -+ - # ifdef IS_IN_libpthread - # define CENABLE bl PLTJMP(__pthread_enable_asynccancel) - # define CDISABLE bl PLTJMP(__pthread_disable_asynccancel) -- cgit v1.2.3