diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-06-29 16:43:22 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-29 14:40:53 +0100 |
commit | 0c1f12f4d190a2f5a838d8d1e53c30415b016a5a (patch) | |
tree | cbf7594354419806cd1672cf44a8528b42a296ff /meta | |
parent | a0ba05596a704a006ee7b97392c20b871085b1e6 (diff) | |
download | openembedded-core-contrib-0c1f12f4d190a2f5a838d8d1e53c30415b016a5a.tar.gz |
Upstream-Status: update the status for some patches
gypsy: fix-unused-but-set-variable-warning.patch
telepathy-python: parallel_make.patch
opkg-utils: mtime-int.patch
opkg: headerfix.patch
flac: flac-gcc43-fixes.patch
libsamplerate0: libsamplerate-0.1.7-macro-quoting.patch
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta')
6 files changed, 7 insertions, 5 deletions
diff --git a/meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch b/meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch index 8dbf3ef228c..d276b2cd54b 100644 --- a/meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch +++ b/meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch @@ -1,4 +1,4 @@ -Upstream-Status: Pending +Upstream-Status: Accepted Index: gypsy-0.8/gypsy/gypsy-time.c =================================================================== diff --git a/meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch b/meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch index f1f3f569d6b..248824606e7 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch +++ b/meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch @@ -5,7 +5,8 @@ src/_generated directory that tasks are based on. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> -Upstream-Status: Pending +Upstream-Status: Submitted +(However it seems that this project is out of maintanence.) diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am --- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800 diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch index fdbce21e4e8..483a62a9a1b 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch +++ b/meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch @@ -13,6 +13,7 @@ gain by this change. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Upstream-Status: Pending +(Contacting the original author, no response yet.) Index: opkg-utils/opkg-make-index =================================================================== diff --git a/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch b/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch index b3515a0f8e5..f68524bb011 100644 --- a/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch +++ b/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch @@ -2,7 +2,7 @@ Without this, the FILE reference in this header can cause compile issues. RP - 29/1/10 -Upstream-Status: Pending +Upstream-Status: Accepted Index: trunk/libopkg/pkg_dest.h =================================================================== 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 9c528c23153..6b6659994f9 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,6 +1,6 @@ # Acquired from OpenEmbedded # Fix no declaration of memcmp() -Upstream-Status: Pending +Upstream-Status: Submitted diff -urN flac-1.2.1-orig/examples/cpp/encode/file/main.cpp flac-1.2.1/examples/cpp/encode/file/main.cpp --- 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/libsamplerate/libsamplerate0-0.1.7/libsamplerate-0.1.7-macro-quoting.patch b/meta/recipes-multimedia/libsamplerate/libsamplerate0-0.1.7/libsamplerate-0.1.7-macro-quoting.patch index 878f9692543..1518d7ec724 100644 --- a/meta/recipes-multimedia/libsamplerate/libsamplerate0-0.1.7/libsamplerate-0.1.7-macro-quoting.patch +++ b/meta/recipes-multimedia/libsamplerate/libsamplerate0-0.1.7/libsamplerate-0.1.7-macro-quoting.patch @@ -1,4 +1,4 @@ -Upstream-Status: Pending +Upstream-Status: Inappropriate [configuration] diff -ruN libsamplerate-0.1.7-orig//acinclude.m4 libsamplerate-0.1.7/acinclude.m4 --- libsamplerate-0.1.7-orig//acinclude.m4 2011-04-20 15:04:25.147664992 +0800 |