[oe-commits] Dongxiao Xu : Upstream-Status: update the status for some patches

git version control git at git.openembedded.org
Wed Jun 29 13:42:05 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 0c1f12f4d190a2f5a838d8d1e53c30415b016a5a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0c1f12f4d190a2f5a838d8d1e53c30415b016a5a

Author: Dongxiao Xu <dongxiao.xu at intel.com>
Date:   Wed Jun 29 16:43:22 2011 +0800

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 at intel.com>

---

 .../fix-unused-but-set-variable-warning.patch      |    2 +-
 .../telepathy-python-0.15.19/parallel_make.patch   |    3 ++-
 .../opkg-utils/opkg-utils/mtime-int.patch          |    1 +
 .../opkg/opkg-0.1.8/headerfix.patch                |    2 +-
 .../flac/flac-1.2.1/flac-gcc43-fixes.patch         |    2 +-
 .../libsamplerate-0.1.7-macro-quoting.patch        |    2 +-
 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 8dbf3ef..d276b2c 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 f1f3f56..2488246 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 at 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 fdbce21..483a62a 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 at 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 b3515a0..f68524b 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 9c528c2..6b66599 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 878f969..1518d7e 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





More information about the Openembedded-commits mailing list