summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2011-06-29 16:43:22 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-29 14:46:53 +0100
commitda62294fb4df8050a437be79bc534078b841822d (patch)
tree6ecabf7a2145b168cbedc6070506b402d4903f4a /meta/recipes-connectivity
parentd18aba9c1cb5b2cf77cfb2dff150e9003b2e63ef (diff)
downloadpoky-da62294fb4df8050a437be79bc534078b841822d.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 (From OE-Core rev: 0c1f12f4d190a2f5a838d8d1e53c30415b016a5a) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/gypsy/files/fix-unused-but-set-variable-warning.patch2
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/parallel_make.patch3
2 files changed, 3 insertions, 2 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 8dbf3ef228..d276b2cd54 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 @@
1Upstream-Status: Pending 1Upstream-Status: Accepted
2 2
3Index: gypsy-0.8/gypsy/gypsy-time.c 3Index: gypsy-0.8/gypsy/gypsy-time.c
4=================================================================== 4===================================================================
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 f1f3f569d6..248824606e 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.
5 5
6Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> 6Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
7 7
8Upstream-Status: Pending 8Upstream-Status: Submitted
9(However it seems that this project is out of maintanence.)
9 10
10diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am 11diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am
11--- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800 12--- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800