diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-07-08 14:22:22 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-13 15:21:43 +0100 |
commit | cd890ce6b47f6565230d51a43613d366ea2c8d26 (patch) | |
tree | c695336fc0cfd44cbb7948cbd7263005a8aaac1f /meta/packages/glibc/glibc-2.10.1/local-args6.diff | |
parent | 119b8bf2700d079799c837683a8e4227e911ddb4 (diff) | |
download | poky-cd890ce6b47f6565230d51a43613d366ea2c8d26.tar.gz |
glibc: Upgraded to version 2.10.1
remove tls_i486.patch and glibc-2.9-use-_begin.patch since they have already
been in new version of package
Also fix metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/packages/glibc/glibc-2.10.1/local-args6.diff')
-rw-r--r-- | meta/packages/glibc/glibc-2.10.1/local-args6.diff | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/packages/glibc/glibc-2.10.1/local-args6.diff b/meta/packages/glibc/glibc-2.10.1/local-args6.diff new file mode 100644 index 0000000000..28c957f243 --- /dev/null +++ b/meta/packages/glibc/glibc-2.10.1/local-args6.diff | |||
@@ -0,0 +1,12 @@ | |||
1 | --- glibc-2.7/ports/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h.orig | ||
2 | +++ glibc-2.7/ports/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h | ||
3 | @@ -73,6 +73,9 @@ | ||
4 | # define DOCARGS_5 DOCARGS_4 | ||
5 | # define UNDOCARGS_5 UNDOCARGS_4 | ||
6 | |||
7 | +# define DOCARGS_6 DOCARGS_5 | ||
8 | +# define UNDOCARGS_6 UNDOCARGS_5 | ||
9 | + | ||
10 | # ifdef IS_IN_libpthread | ||
11 | # define CENABLE bl PLTJMP(__pthread_enable_asynccancel) | ||
12 | # define CDISABLE bl PLTJMP(__pthread_disable_asynccancel) | ||