recipes: Add upstream status information for patches

gypsy: Add upstream status information for gypsy's patch
alsa-utils: fix upstream status typo
pulseaudio: add upstream status for pulseaudio-0.9.15's patches
hostap: add upstream status for hostap's patch
glibc: add upstream status for glibc's patch
glib-2.0: add upstream status for glib-2.0's patch
mtd-utils: add upstream status for mtd-utils patches
add upstream status for opkg's patches
mark add_vercmp.patch as inappropriate since the added function is not
used.

(From OE-Core rev: b0052e9467608cdc2e3b85f5b718e6b9c03d44ca)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Dongxiao Xu 2011-05-17 16:15:15 +08:00 committed by Richard Purdie
parent 7cc59107f9
commit 9fe00e1424
17 changed files with 33 additions and 1 deletions

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [other]
diff -ruN hostap-conf-1.0-orig/COPYING hostap-conf-1.0/COPYING diff -ruN hostap-conf-1.0-orig/COPYING hostap-conf-1.0/COPYING
--- hostap-conf-1.0-orig/COPYING 1970-01-01 08:00:00.000000000 +0800 --- hostap-conf-1.0-orig/COPYING 1970-01-01 08:00:00.000000000 +0800
+++ hostap-conf-1.0/COPYING 2010-12-09 16:36:48.000000000 +0800 +++ hostap-conf-1.0/COPYING 2010-12-09 16:36:48.000000000 +0800

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gypsy-0.8/gypsy/gypsy-time.c Index: gypsy-0.8/gypsy/gypsy-time.c
=================================================================== ===================================================================
--- gypsy-0.8.orig/gypsy/gypsy-time.c --- gypsy-0.8.orig/gypsy/gypsy-time.c

View File

@ -6,6 +6,8 @@ impact on case when they are available.
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upstream-Status: Inappropriate [embedded specific]
Index: glib-2.26.1/glib/gconvert.c Index: glib-2.26.1/glib/gconvert.c
=================================================================== ===================================================================

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [not used]
--- glibc-2.9.orig/configure.in 2009-10-22 15:38:13.000000000 +0200 --- 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 +++ glibc-2.9/configure.in 2009-10-22 15:37:33.000000000 +0200
@@ -844,10 +844,10 @@ @@ -844,10 +844,10 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
--- /tmp/mkfs.jffs2.c 2009-01-11 15:28:41.000000000 +0100 --- /tmp/mkfs.jffs2.c 2009-01-11 15:28:41.000000000 +0100
+++ git/mkfs.jffs2.c 2009-01-11 15:59:29.000000000 +0100 +++ git/mkfs.jffs2.c 2009-01-11 15:59:29.000000000 +0100
@@ -100,6 +100,11 @@ @@ -100,6 +100,11 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
--- ---
mkfs.jffs2.c | 44 ++++++++++++++++++++++++++++++++++++++++++-- mkfs.jffs2.c | 44 ++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 42 insertions(+), 2 deletions(-) 1 file changed, 42 insertions(+), 2 deletions(-)

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
--- ---
nanddump.c | 4 ++-- nanddump.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-) 1 file changed, 2 insertions(+), 2 deletions(-)

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
--- ---
Makefile | 3 --- Makefile | 3 ---
1 file changed, 3 deletions(-) 1 file changed, 3 deletions(-)

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [other]
Index: trunk/libopkg/opkg.c Index: trunk/libopkg/opkg.c
=================================================================== ===================================================================
--- trunk.orig/libopkg/opkg.c 2010-01-26 20:32:19.000000000 +0000 --- trunk.orig/libopkg/opkg.c 2010-01-26 20:32:19.000000000 +0000

View File

@ -2,6 +2,8 @@ Without this, the FILE reference in this header can cause compile issues.
RP - 29/1/10 RP - 29/1/10
Upstream-Status: Pending
Index: trunk/libopkg/pkg_dest.h Index: trunk/libopkg/pkg_dest.h
=================================================================== ===================================================================
--- trunk.orig/libopkg/pkg_dest.h 2010-01-29 09:37:22.000000000 +0000 --- trunk.orig/libopkg/pkg_dest.h 2010-01-29 09:37:22.000000000 +0000

View File

@ -1,7 +1,7 @@
uclibc does not have exp10 function which is glibc extension. uclibc does not have exp10 function which is glibc extension.
Bur we can get the same behavior by using pow() Bur we can get the same behavior by using pow()
Upstream-status: Pending Upstream-Status: Pending
Khem Raj <raj.khem@gmail.com> Khem Raj <raj.khem@gmail.com>

View File

@ -6,6 +6,8 @@ X-Git-Url: http://git.0pointer.de/?p=pulseaudio.git;a=commitdiff_plain;h=98a25c5
alsa: properly convert return values of snd_strerror() to utf8 alsa: properly convert return values of snd_strerror() to utf8
--- ---
Upstream-Status: Backport
diff --git a/src/modules/alsa/alsa-sink.c b/src/modules/alsa/alsa-sink.c diff --git a/src/modules/alsa/alsa-sink.c b/src/modules/alsa/alsa-sink.c
index 2fbcd7b..41e8b47 100644 index 2fbcd7b..41e8b47 100644
--- a/src/modules/alsa/alsa-sink.c --- a/src/modules/alsa/alsa-sink.c

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
Index: pulseaudio-0.9.15/configure.ac Index: pulseaudio-0.9.15/configure.ac
=================================================================== ===================================================================
--- pulseaudio-0.9.15.orig/configure.ac 2009-04-14 00:09:53.000000000 +0100 --- pulseaudio-0.9.15.orig/configure.ac 2009-04-14 00:09:53.000000000 +0100

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: pulseaudio-0.9.11/src/pulsecore/atomic.h Index: pulseaudio-0.9.11/src/pulsecore/atomic.h
=================================================================== ===================================================================
--- pulseaudio-0.9.11.orig/src/pulsecore/atomic.h --- pulseaudio-0.9.11.orig/src/pulsecore/atomic.h

View File

@ -10,6 +10,8 @@ only the raw 'hw' device exists but no 'front' although it's a proper
2ch stereo device. 2ch stereo device.
--- ---
Upstream-Status: Backport
diff --git a/src/modules/alsa/alsa-util.c b/src/modules/alsa/alsa-util.c diff --git a/src/modules/alsa/alsa-util.c b/src/modules/alsa/alsa-util.c
index 18d6880..a3a0450 100644 index 18d6880..a3a0450 100644
--- a/src/modules/alsa/alsa-util.c --- a/src/modules/alsa/alsa-util.c

View File

@ -3,6 +3,8 @@
| pulsecore/core-util.c:547: error: label at end of compound statement | pulsecore/core-util.c:547: error: label at end of compound statement
| Signed off: mickey@openmoko.org | Signed off: mickey@openmoko.org
| |
Upstream-Status: Pending
Index: pulseaudio-0.9.6/src/pulsecore/core-util.c Index: pulseaudio-0.9.6/src/pulsecore/core-util.c
=================================================================== ===================================================================
--- pulseaudio-0.9.6.orig/src/pulsecore/core-util.c --- pulseaudio-0.9.6.orig/src/pulsecore/core-util.c

View File

@ -1,5 +1,7 @@
X-Git-Url: http://git.0pointer.de/?p=pulseaudio.git;a=blobdiff_plain;f=src%2Fmodules%2Falsa%2Falsa-util.c;h=107bec357c7889f0197853f5e5f1951a5a2f5be0;hp=a3a045080dac0e1b30e8671443ce73a03337cf14;hb=4bffc7849f7898fa85dd6ac8e735db86b57814b3;hpb=d2b5ae5525e9036c4f91b1615879a5a07aac5bf2 X-Git-Url: http://git.0pointer.de/?p=pulseaudio.git;a=blobdiff_plain;f=src%2Fmodules%2Falsa%2Falsa-util.c;h=107bec357c7889f0197853f5e5f1951a5a2f5be0;hp=a3a045080dac0e1b30e8671443ce73a03337cf14;hb=4bffc7849f7898fa85dd6ac8e735db86b57814b3;hpb=d2b5ae5525e9036c4f91b1615879a5a07aac5bf2
Upstream-Status: Backport
diff --git a/src/modules/alsa/alsa-util.c b/src/modules/alsa/alsa-util.c diff --git a/src/modules/alsa/alsa-util.c b/src/modules/alsa/alsa-util.c
index a3a0450..107bec3 100644 index a3a0450..107bec3 100644
--- a/src/modules/alsa/alsa-util.c --- a/src/modules/alsa/alsa-util.c