diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-05-10 12:55:32 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 10:28:59 +0100 |
commit | 62e9c9e163acdf90914d0502fb469ebb218472d7 (patch) | |
tree | 2f6fee4a3f1bb4b11b43f1f7e7daad464280347b /meta/recipes-multimedia | |
parent | 43607eb1c6cd189eab21b297318aaab40029318c (diff) | |
download | poky-62e9c9e163acdf90914d0502fb469ebb218472d7.tar.gz |
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
(From OE-Core rev: 0f9f0518ac46c2f2beb0224e881ff136f1603d33)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
12 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch b/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch index e2f4fa1360..80769a87c5 100644 --- a/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch +++ b/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch | |||
@@ -1,4 +1,5 @@ | |||
1 | # Acquired from OpenEmbedded | 1 | # Acquired from OpenEmbedded |
2 | Upstream-Status: Inappropriate [disable feature] | ||
2 | 3 | ||
3 | diff -ruN flac-1.2.1-orig/src/Makefile.am flac-1.2.1-new/src/Makefile.am | 4 | diff -ruN flac-1.2.1-orig/src/Makefile.am flac-1.2.1-new/src/Makefile.am |
4 | --- flac-1.2.1-orig/src/Makefile.am 2010-06-23 15:06:29.167865355 +0800 | 5 | --- flac-1.2.1-orig/src/Makefile.am 2010-06-23 15:06:29.167865355 +0800 |
diff --git a/meta/recipes-multimedia/flac/flac-1.2.1/flac-gcc43-fixes.patch b/meta/recipes-multimedia/flac/flac-1.2.1/flac-gcc43-fixes.patch index fdb6f1337e..9c528c2315 100644 --- a/meta/recipes-multimedia/flac/flac-1.2.1/flac-gcc43-fixes.patch +++ b/meta/recipes-multimedia/flac/flac-1.2.1/flac-gcc43-fixes.patch | |||
@@ -1,5 +1,6 @@ | |||
1 | # Acquired from OpenEmbedded | 1 | # Acquired from OpenEmbedded |
2 | # Fix no declaration of memcmp() | 2 | # Fix no declaration of memcmp() |
3 | Upstream-Status: Pending | ||
3 | 4 | ||
4 | diff -urN flac-1.2.1-orig/examples/cpp/encode/file/main.cpp flac-1.2.1/examples/cpp/encode/file/main.cpp | 5 | diff -urN flac-1.2.1-orig/examples/cpp/encode/file/main.cpp flac-1.2.1/examples/cpp/encode/file/main.cpp |
5 | --- flac-1.2.1-orig/examples/cpp/encode/file/main.cpp 2010-06-23 15:06:29.159481339 +0800 | 6 | --- flac-1.2.1-orig/examples/cpp/encode/file/main.cpp 2010-06-23 15:06:29.159481339 +0800 |
diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.11/lower-rank.diff b/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.11/lower-rank.diff index bffdb8a698..5f08afe59a 100644 --- a/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.11/lower-rank.diff +++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.11/lower-rank.diff | |||
@@ -1,6 +1,8 @@ | |||
1 | Lower the rank of ffmpeg plugin so codecs that hook into accelerated pieces (e.g. dsp or hw engines) can get picked over this | 1 | Lower the rank of ffmpeg plugin so codecs that hook into accelerated pieces (e.g. dsp or hw engines) can get picked over this |
2 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 2 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
3 | 3 | ||
4 | Upstream-Status: Inappropriate [embedded specific] | ||
5 | |||
4 | --- /tmp/gstffmpegdec.c 2009-03-05 09:31:15.000000000 +0100 | 6 | --- /tmp/gstffmpegdec.c 2009-03-05 09:31:15.000000000 +0100 |
5 | +++ gst-ffmpeg-0.10.6/ext/ffmpeg/gstffmpegdec.c 2009-03-05 09:33:09.000000000 +0100 | 7 | +++ gst-ffmpeg-0.10.6/ext/ffmpeg/gstffmpegdec.c 2009-03-05 09:33:09.000000000 +0100 |
6 | @@ -2588,7 +2588,7 @@ | 8 | @@ -2588,7 +2588,7 @@ |
diff --git a/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch b/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch index a86c5a8e37..5168100f3a 100644 --- a/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch +++ b/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch | |||
@@ -4,6 +4,8 @@ around. | |||
4 | 4 | ||
5 | RP 23/2/10 | 5 | RP 23/2/10 |
6 | 6 | ||
7 | Upstream-Status: Inappropriate [configuration] | ||
8 | |||
7 | Index: a52dec-0.7.4/configure.in | 9 | Index: a52dec-0.7.4/configure.in |
8 | =================================================================== | 10 | =================================================================== |
9 | --- a52dec-0.7.4.orig/configure.in 2010-02-23 14:51:50.000000000 +0000 | 11 | --- a52dec-0.7.4.orig/configure.in 2010-02-23 14:51:50.000000000 +0000 |
diff --git a/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch b/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch index 07a8f6ec4d..38d40c3632 100644 --- a/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch +++ b/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: libid3tag-0.15.1b/Makefile.am | 3 | Index: libid3tag-0.15.1b/Makefile.am |
2 | =================================================================== | 4 | =================================================================== |
3 | --- libid3tag-0.15.1b.orig/Makefile.am 2009-07-29 09:29:20.000000000 +0100 | 5 | --- libid3tag-0.15.1b.orig/Makefile.am 2009-07-29 09:29:20.000000000 +0100 |
diff --git a/meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch b/meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch index 80d4d8bf2f..6fb45e1726 100644 --- a/meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch +++ b/meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch | |||
@@ -23,6 +23,8 @@ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504895 | |||
23 | Date: 2010/07/28 | 23 | Date: 2010/07/28 |
24 | Nitin A Kamble <nitin.a.kamble@intel.com> | 24 | Nitin A Kamble <nitin.a.kamble@intel.com> |
25 | 25 | ||
26 | Upstream-Status: Inappropriate [debian patch] | ||
27 | |||
26 | Index: libmusicbrainz-3.0.2/src/utils_private.cpp | 28 | Index: libmusicbrainz-3.0.2/src/utils_private.cpp |
27 | =================================================================== | 29 | =================================================================== |
28 | --- libmusicbrainz-3.0.2.orig/src/utils_private.cpp | 30 | --- libmusicbrainz-3.0.2.orig/src/utils_private.cpp |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch index f07ee672ee..4ce5a48a07 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [embedded specific] | ||
4 | |||
3 | Index: pulseaudio-0.9.21/src/pulsecore/svolume_arm.c | 5 | Index: pulseaudio-0.9.21/src/pulsecore/svolume_arm.c |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.21.orig/src/pulsecore/svolume_arm.c | 7 | --- pulseaudio-0.9.21.orig/src/pulsecore/svolume_arm.c |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/autoconf_version.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/autoconf_version.patch index 80d0003d12..86e3972e4c 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/autoconf_version.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/autoconf_version.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [configuration] | ||
4 | |||
3 | Index: pulseaudio-0.9.15/configure.ac | 5 | Index: pulseaudio-0.9.15/configure.ac |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.15.orig/configure.ac 2009-04-14 00:09:53.000000000 +0100 | 7 | --- pulseaudio-0.9.15.orig/configure.ac 2009-04-14 00:09:53.000000000 +0100 |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/buildfix.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/buildfix.patch index ea8d769abc..99ceff8a94 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/buildfix.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/buildfix.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Pending | ||
4 | |||
3 | Index: pulseaudio-0.9.11/src/pulsecore/atomic.h | 5 | Index: pulseaudio-0.9.11/src/pulsecore/atomic.h |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.11.orig/src/pulsecore/atomic.h | 7 | --- pulseaudio-0.9.11.orig/src/pulsecore/atomic.h |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/configure_silent_rules.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/configure_silent_rules.patch index fd5abd5225..d4a247a889 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/configure_silent_rules.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/configure_silent_rules.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [configuration] | ||
4 | |||
3 | Index: pulseaudio-0.9.19/configure.ac | 5 | Index: pulseaudio-0.9.19/configure.ac |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.19.orig/configure.ac 2009-10-31 11:40:00.000000000 +0000 | 7 | --- pulseaudio-0.9.19.orig/configure.ac 2009-10-31 11:40:00.000000000 +0000 |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/gcc4-compile-fix.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/gcc4-compile-fix.patch index 2969cbaa5a..f8b07ea28b 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/gcc4-compile-fix.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/gcc4-compile-fix.patch | |||
@@ -5,6 +5,8 @@ | |||
5 | | | 5 | | |
6 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 6 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
7 | 7 | ||
8 | Upstream-Status: Pending | ||
9 | |||
8 | Index: pulseaudio-0.9.6/src/pulsecore/core-util.c | 10 | Index: pulseaudio-0.9.6/src/pulsecore/core-util.c |
9 | =================================================================== | 11 | =================================================================== |
10 | --- pulseaudio-0.9.6.orig/src/pulsecore/core-util.c | 12 | --- pulseaudio-0.9.6.orig/src/pulsecore/core-util.c |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/tls_m4.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/tls_m4.patch index a8292b2e1c..bae0a259ce 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/tls_m4.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/tls_m4.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [configuration] | ||
4 | |||
3 | Index: pulseaudio-0.9.15/m4/tls.m4 | 5 | Index: pulseaudio-0.9.15/m4/tls.m4 |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.15.orig/m4/tls.m4 2008-08-19 23:25:02.000000000 +0200 | 7 | --- pulseaudio-0.9.15.orig/m4/tls.m4 2008-08-19 23:25:02.000000000 +0200 |