From 0f9f0518ac46c2f2beb0224e881ff136f1603d33 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Tue, 10 May 2011 12:55:32 +0800 Subject: recipes: add Upstream-Status for multiple recipes hostap: add upstream status for hostap-fw-load.patch lrzsz: add upstream status for lrzsz's patches bluez: add upstream status for bluez's patches bluez-dtl1-workaround: add upstream status for COPYING.patch libgsmd: add upstream status for gsm's patches. gypsy: add upstream status for gypsy's patch libpcap: add upstream status for libpcap's patches ppp: add upstream status for ppp's patches libtelepathy: add upstream status for libtelepathy's patches telepathy-python: add upstream status for telepahty-python's patches wireless-tools: add upstream status for wireless-tools's patches wpa-supplicant: add upstream status for wpa-supplicant zeroconf: add upstream status for zeroconf's patch glibc: add upstream status for glibc's patches dpkg: add upstream status for dpkg's patches makedevs: add upstream status for makedevs's patch opkg: add upstream status for opkg's patches opkg-utils: add upstream status for opkg-utils's patch minicom: add upstream status for minicom patches rpcbind: add upstream status for rpcbind's patch which: add upstream status for which's patch clutter-gst: add upstream status for clutter-gst's patches flac: add upstream status for flac's patches gst-ffmpeg: add upstream status for gst-ffmpeg's patch liba52: add upstream status for liba52's patch libid3tag: add upstream status for libid3tag libmusicbrainz: add upstream status for libmusicbrainz's patch pulseaudio: add upstream status for pulseaudio patches db: add upstream status for db's patch neon: add upstream status for neon's patch taglib: add upstream status for taglib's patches libetpan: add upstream status for libetpan's patch libopensync: add upstream status for libopensync's patches libopensync-plugin-evolution2: add upstream status for its patch libopensync-plugin-syncml: add upstream status for its patch libsyncml: add upstream status for libsyncml's patch empathy: add upstream status for empathy's patch wv: add upstream status for wv's patch xournal: add upstream status for xournal's patch Signed-off-by: Dongxiao Xu --- meta/recipes-core/glibc/glibc-2.10.1/arm-check-pf.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/arm-longlong.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/arm-lowlevellock-include-tls.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/arm-memcpy.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/dl-cache-libcmp.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/fhs-linux-paths.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-IO-acquire-lock-fix.diff | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-no-asm-page.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/glibc-check_pf.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/ldd-unbash.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/ldsocache-varrun.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/local-args6.diff | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/march-i686.patch | 1 + meta/recipes-core/glibc/glibc-2.10.1/mips-rld-map-check.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/nptl-crosscompile.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/nscd-init.patch | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/powerpc-sqrt-hack.diff | 2 ++ meta/recipes-core/glibc/glibc-2.10.1/rulesfix.patch | 2 ++ 18 files changed, 35 insertions(+) (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 index b9c72262f2..b045405a37 100644 --- 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 @@ -1,3 +1,5 @@ +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 diff --git a/meta/recipes-core/glibc/glibc-2.10.1/arm-longlong.patch b/meta/recipes-core/glibc/glibc-2.10.1/arm-longlong.patch index 28aca83dff..ce67d7e0a8 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/arm-longlong.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/arm-longlong.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not used] + --- glibc-2.4/stdlib/longlong.h.ark 2006-03-11 22:49:27.000000000 +0100 +++ glibc-2.4/stdlib/longlong.h 2006-03-11 22:55:12.000000000 +0100 @@ -206,6 +206,14 @@ 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 index 5c8062ecee..3f812959f5 100644 --- 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 @@ -1,3 +1,5 @@ +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 diff --git a/meta/recipes-core/glibc/glibc-2.10.1/arm-memcpy.patch b/meta/recipes-core/glibc/glibc-2.10.1/arm-memcpy.patch index bc2b3dab84..f50d481aff 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/arm-memcpy.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/arm-memcpy.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not used] + --- /dev/null 2004-02-02 20:32:13.000000000 +0000 +++ sysdeps/arm/memmove.S 2004-03-20 18:37:23.000000000 +0000 @@ -0,0 +1,251 @@ diff --git a/meta/recipes-core/glibc/glibc-2.10.1/dl-cache-libcmp.patch b/meta/recipes-core/glibc/glibc-2.10.1/dl-cache-libcmp.patch index 2fedfa6db0..199aaa6a05 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/dl-cache-libcmp.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/dl-cache-libcmp.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not used] + --- glibc-2.4/elf/Versions.ark 2006-03-11 23:30:09.000000000 +0100 +++ glibc-2.4/elf/Versions 2006-03-11 23:31:44.000000000 +0100 @@ -63,5 +63,7 @@ diff --git a/meta/recipes-core/glibc/glibc-2.10.1/fhs-linux-paths.patch b/meta/recipes-core/glibc/glibc-2.10.1/fhs-linux-paths.patch index 1f32f6d7f2..91c6781e12 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/fhs-linux-paths.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/fhs-linux-paths.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not used] + --- glibc-2.1.1/sysdeps/unix/sysv/linux/paths.h~ Thu May 27 13:16:33 1999 +++ glibc-2.1.1/sysdeps/unix/sysv/linux/paths.h Thu May 27 13:17:55 1999 @@ -71,7 +71,7 @@ diff --git a/meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-IO-acquire-lock-fix.diff b/meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-IO-acquire-lock-fix.diff index a552cf0d1f..843c5e8b17 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-IO-acquire-lock-fix.diff +++ b/meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-IO-acquire-lock-fix.diff @@ -1,5 +1,7 @@ Arm needs a similar fix as http://sourceware.org/ml/libc-ports/2007-12/msg00000.html +Upstream-Status: Inappropriate [not used] + --- /tmp/stdio-lock.h 2008-03-04 18:51:15.555038993 +0100 +++ glibc-2.7/ports/sysdeps/unix/sysv/linux/arm/bits/stdio-lock.h 2008-03-04 18:51:28.445035052 +0100 @@ -50,6 +50,8 @@ diff --git a/meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-no-asm-page.patch b/meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-no-asm-page.patch index 7eb17179ba..9dba9d295e 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-no-asm-page.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/glibc-arm-no-asm-page.patch @@ -1,5 +1,7 @@ http://sourceware.org/ml/libc-ports/2008-04/msg00005.html +Upstream-Status: Inappropriate [not used] + Index: glibc-2.6.1/ports/sysdeps/unix/sysv/linux/arm/ioperm.c =================================================================== 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 3cff6bbcfa..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 @@ -51,6 +51,8 @@ CodeSourcery * sysdeps/unix/sysv/linux/arm/check_pf.c: New file. * sysdeps/unix/sysv/linux/arm/eabi/check_pf.c: New file. +Upstream-Status: Inappropriate [not used] + Index: sysdeps/unix/sysv/linux/arm/check_pf.c =================================================================== RCS file: sysdeps/unix/sysv/linux/arm/check_pf.c diff --git a/meta/recipes-core/glibc/glibc-2.10.1/ldd-unbash.patch b/meta/recipes-core/glibc/glibc-2.10.1/ldd-unbash.patch index 2fb8854b49..1601310796 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/ldd-unbash.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/ldd-unbash.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not used] + --- glibc-2.5/elf/ldd.bash.in.org 2006-04-30 16:06:20.000000000 +0000 +++ glibc-2.5/elf/ldd.bash.in 2007-03-30 19:18:57.000000000 +0000 @@ -110,7 +110,7 @@ diff --git a/meta/recipes-core/glibc/glibc-2.10.1/ldsocache-varrun.patch b/meta/recipes-core/glibc/glibc-2.10.1/ldsocache-varrun.patch index 9994d4f879..c303c64dff 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/ldsocache-varrun.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/ldsocache-varrun.patch @@ -5,6 +5,8 @@ where /etc is JFFS2 or CRAMFS but /var is a ramdisk. # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher # +Upstream-Status: Inappropriate [not used] + --- libc/sysdeps/generic/dl-cache.h~ldsocache-varrun +++ libc/sysdeps/generic/dl-cache.h @@ -29,7 +29,7 @@ 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 index 28c957f243..d6f3e0e3bc 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/local-args6.diff +++ b/meta/recipes-core/glibc/glibc-2.10.1/local-args6.diff @@ -1,3 +1,5 @@ +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 @@ diff --git a/meta/recipes-core/glibc/glibc-2.10.1/march-i686.patch b/meta/recipes-core/glibc/glibc-2.10.1/march-i686.patch index 04616032ad..687235cfce 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/march-i686.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/march-i686.patch @@ -4,6 +4,7 @@ * nptl/sysdeps/pthread/pt-initfini.c: Ditto. +Upstream-Status: Inappropriate [not used] Index: sysdeps/unix/sysv/linux/i386/sysdep.h =================================================================== diff --git a/meta/recipes-core/glibc/glibc-2.10.1/mips-rld-map-check.patch b/meta/recipes-core/glibc/glibc-2.10.1/mips-rld-map-check.patch index ed08d7e301..2599e16fb3 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/mips-rld-map-check.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/mips-rld-map-check.patch @@ -4,6 +4,8 @@ a binutils bug, but libc shouldn't segfault in this case. see also: http://sourceware.org/bugilla/show_bug.cgi?id=11615 +Upstream-Status: Inappropriate [not used] + 9/19/2010 - added by Qing He --- 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/glibc/glibc-2.10.1/nptl-crosscompile.patch b/meta/recipes-core/glibc/glibc-2.10.1/nptl-crosscompile.patch index 18a46ad4f1..7e3d9bb759 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/nptl-crosscompile.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/nptl-crosscompile.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not used] + --- glibc-2.4/nptl/sysdeps/pthread/configure.in.ark 2006-03-12 00:41:40.000000000 +0100 +++ glibc-2.4/nptl/sysdeps/pthread/configure.in 2006-03-12 00:44:08.000000000 +0100 @@ -45,5 +45,6 @@ diff --git a/meta/recipes-core/glibc/glibc-2.10.1/nscd-init.patch b/meta/recipes-core/glibc/glibc-2.10.1/nscd-init.patch index 884609a5a3..8017e49575 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/nscd-init.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/nscd-init.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not used] + --- nscd/nscd.init +++ nscd/nscd.init @@ -48,9 +48,8 @@ diff --git a/meta/recipes-core/glibc/glibc-2.10.1/powerpc-sqrt-hack.diff b/meta/recipes-core/glibc/glibc-2.10.1/powerpc-sqrt-hack.diff index 1046efb2a1..bbc75d126b 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/powerpc-sqrt-hack.diff +++ b/meta/recipes-core/glibc/glibc-2.10.1/powerpc-sqrt-hack.diff @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not used] + diff -Nurd ../glibc-initial-2.5-r4/glibc-2.5/sysdeps/powerpc/fpu/e_sqrt.c glibc-2.5/sysdeps/powerpc/fpu/e_sqrt.c --- ../glibc-initial-2.5-r4/glibc-2.5/sysdeps/powerpc/fpu/e_sqrt.c 2006-04-14 07:44:30.000000000 +0200 +++ glibc-2.5/sysdeps/powerpc/fpu/e_sqrt.c 2006-12-08 12:53:32.202227000 +0100 diff --git a/meta/recipes-core/glibc/glibc-2.10.1/rulesfix.patch b/meta/recipes-core/glibc/glibc-2.10.1/rulesfix.patch index 67bfc9467d..585bb625b2 100644 --- a/meta/recipes-core/glibc/glibc-2.10.1/rulesfix.patch +++ b/meta/recipes-core/glibc/glibc-2.10.1/rulesfix.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [not used] + Index: glibc-2.9/Makerules =================================================================== --- glibc-2.9.orig/Makerules 2009-09-14 16:39:21.000000000 +0100 -- cgit 1.2.3-korg