* [PATCH 0/1][PULL] Upstream-Status update
@ 2011-06-29 8:47 Dongxiao Xu
2011-06-29 8:47 ` [PATCH 1/1] Upstream-Status: update the status for some patches Dongxiao Xu
2011-06-29 13:41 ` [PATCH 0/1][PULL] Upstream-Status update Richard Purdie
0 siblings, 2 replies; 4+ messages in thread
From: Dongxiao Xu @ 2011-06-29 8:47 UTC (permalink / raw)
To: openembedded-core
Hi Saul,
This pull request update some patch's Upstream-Status, please help to review and pull.
Thanks,
Dongxiao
The following changes since commit a4f3e006e1f2fd93f156012af2a05adccf41d065:
u-boot-mkimage: bump version to 2011.03 (2011-06-28 17:13:19 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dxu4/patch-upstream
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/patch-upstream
Dongxiao Xu (1):
Upstream-Status: update the status for some patches
.../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(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/1] Upstream-Status: update the status for some patches
2011-06-29 8:47 [PATCH 0/1][PULL] Upstream-Status update Dongxiao Xu
@ 2011-06-29 8:47 ` Dongxiao Xu
2011-06-29 13:41 ` [PATCH 0/1][PULL] Upstream-Status update Richard Purdie
1 sibling, 0 replies; 4+ messages in thread
From: Dongxiao Xu @ 2011-06-29 8:47 UTC (permalink / raw)
To: openembedded-core
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>
---
.../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 +
| 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..94523be 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: Submitted
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@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@sigma-chemnitz.de>
Upstream-Status: Pending
+(Contacting the original author, no response yet.)
Index: opkg-utils/opkg-make-index
===================================================================
--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
--
1.7.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 0/1][PULL] Upstream-Status update
2011-06-29 8:47 [PATCH 0/1][PULL] Upstream-Status update Dongxiao Xu
2011-06-29 8:47 ` [PATCH 1/1] Upstream-Status: update the status for some patches Dongxiao Xu
@ 2011-06-29 13:41 ` Richard Purdie
1 sibling, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2011-06-29 13:41 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Wed, 2011-06-29 at 16:47 +0800, Dongxiao Xu wrote:
> Hi Saul,
>
> This pull request update some patch's Upstream-Status, please help to review and pull.
>
> Thanks,
> Dongxiao
>
> The following changes since commit a4f3e006e1f2fd93f156012af2a05adccf41d065:
>
> u-boot-mkimage: bump version to 2011.03 (2011-06-28 17:13:19 +0100)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib dxu4/patch-upstream
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/patch-upstream
>
> Dongxiao Xu (1):
> Upstream-Status: update the status for some patches
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 0/1][PULL] Upstream-Status update
@ 2011-07-26 8:36 Dongxiao Xu
0 siblings, 0 replies; 4+ messages in thread
From: Dongxiao Xu @ 2011-07-26 8:36 UTC (permalink / raw)
To: openembedded-core
Hi Saul,
This pull request updates some patches' Upstream-Status information.
Please help to review and pull.
Thanks,
Dongxiao
The following changes since commit 819f18f8bc000f13b644edc194d2a12b4ea5fecf:
Move architecture specific TARGET_OS mangling into tune files (2011-07-25 14:36:30 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dxu4/patch-upstream
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/patch-upstream
Dongxiao Xu (1):
Upstream-Status: Add Upstream-Status for some missing patches
.../connman/connman-gnome/3g.patch | 2 ++
.../flac/flac-1.2.1/0001-No-AltiVec-on-SPE.patch | 2 ++
.../lame/lame-3.98.4/no-gtk1.patch | 2 ++
.../libtheora/libtheora-1.1.1/no-docs.patch | 2 ++
.../libtiff/files/libtool2.patch | 2 ++
.../pulseaudio/libatomics-ops/doublefix.patch | 2 ++
.../fedora/libatomic_ops-1.2-ppclwzfix.patch | 5 +++++
.../gentoo/libatomic_ops-1.2-mips.patch | 4 ++++
8 files changed, 21 insertions(+), 0 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-07-26 8:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 8:47 [PATCH 0/1][PULL] Upstream-Status update Dongxiao Xu
2011-06-29 8:47 ` [PATCH 1/1] Upstream-Status: update the status for some patches Dongxiao Xu
2011-06-29 13:41 ` [PATCH 0/1][PULL] Upstream-Status update Richard Purdie
-- strict thread matches above, loose matches on Subject: below --
2011-07-26 8:36 Dongxiao Xu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox