summaryrefslogtreecommitdiffstats
path: root/meta
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
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')
-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
-rw-r--r--meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch1
-rw-r--r--meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch2
-rw-r--r--meta/recipes-multimedia/flac/flac-1.2.1/flac-gcc43-fixes.patch2
-rw-r--r--meta/recipes-multimedia/libsamplerate/libsamplerate0-0.1.7/libsamplerate-0.1.7-macro-quoting.patch2
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 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
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 fdbce21e4e..483a62a9a1 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.
13Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de> 13Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
14 14
15Upstream-Status: Pending 15Upstream-Status: Pending
16(Contacting the original author, no response yet.)
16 17
17Index: opkg-utils/opkg-make-index 18Index: opkg-utils/opkg-make-index
18=================================================================== 19===================================================================
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 b3515a0f8e..f68524bb01 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.
2 2
3RP - 29/1/10 3RP - 29/1/10
4 4
5Upstream-Status: Pending 5Upstream-Status: Accepted
6 6
7Index: trunk/libopkg/pkg_dest.h 7Index: trunk/libopkg/pkg_dest.h
8=================================================================== 8===================================================================
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 9c528c2315..6b6659994f 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 @@
1# Acquired from OpenEmbedded 1# Acquired from OpenEmbedded
2# Fix no declaration of memcmp() 2# Fix no declaration of memcmp()
3Upstream-Status: Pending 3Upstream-Status: Submitted
4 4
5diff -urN flac-1.2.1-orig/examples/cpp/encode/file/main.cpp flac-1.2.1/examples/cpp/encode/file/main.cpp 5diff -urN flac-1.2.1-orig/examples/cpp/encode/file/main.cpp flac-1.2.1/examples/cpp/encode/file/main.cpp
6--- 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/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 878f969254..1518d7ec72 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 @@
1Upstream-Status: Pending 1Upstream-Status: Inappropriate [configuration]
2 2
3diff -ruN libsamplerate-0.1.7-orig//acinclude.m4 libsamplerate-0.1.7/acinclude.m4 3diff -ruN libsamplerate-0.1.7-orig//acinclude.m4 libsamplerate-0.1.7/acinclude.m4
4--- libsamplerate-0.1.7-orig//acinclude.m4 2011-04-20 15:04:25.147664992 +0800 4--- libsamplerate-0.1.7-orig//acinclude.m4 2011-04-20 15:04:25.147664992 +0800