]> code.ossystems Code Review - openembedded-core.git/commitdiff
Patches: Fix Upstream-Status info
authorSaul Wold <sgw@linux.intel.com>
Tue, 12 Jul 2011 17:17:19 +0000 (10:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Jul 2011 11:25:21 +0000 (12:25 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
20 files changed:
meta/recipes-bsp/uboot/u-boot-mkimage-2011.03/0001-Drop-config.h-include-in-tools-imximage.h.patch
meta/recipes-bsp/uboot/u-boot-mkimage-2011.03/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch
meta/recipes-bsp/uboot/u-boot-mkimage/0001-Drop-config.h-include-in-tools-imximage.h.patch
meta/recipes-bsp/uboot/u-boot-mkimage/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch
meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch
meta/recipes-core/eglibc/eglibc-2.13/shorten-build-commands.patch
meta/recipes-core/glib-2.0/glib-2.0/0003-gatomic-proper-pointer-get-cast.patch.patch
meta/recipes-core/glib-2.0/glib-2.0/0005-glib-mkenums-interpreter.patch.patch
meta/recipes-core/glibc/glibc-2.10.1/glibc-check_pf.patch
meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch
meta/recipes-devtools/elfutils/elfutils/mempcpy.patch
meta/recipes-devtools/makedevs/makedevs-1.0.0/COPYING.patch
meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch
meta/recipes-devtools/qemu/qemu-git/qemugl-fix.patch
meta/recipes-extended/at/at-3.1.12/configure.patch
meta/recipes-extended/libtirpc/libtirpc-0.2.2/libtirpc-0.2.1-fortify.patch
meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch [deleted file]
meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch [deleted file]
meta/recipes-graphics/clutter/clutter-gst/autofoo.patch [deleted file]
meta/recipes-qt/qt4/files/qt-dbus-const.patch

index f4b12ac9f6aed3aaa1e87237207617d206b4c33f..04058346987e5b99ffd076528456fe097930191a 100644 (file)
@@ -6,7 +6,7 @@ MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 8bit
 
-Upstream-Status: Applied
+Upstream-Status: Accepted
 
 "make tools-all" should allow building tools such as mkimage and the new
 imximage without any config, but imximage.c currently fails to build
index c1026913af734573a8c76a2bef6ff0c3da7f589d..5729cd9473abbdcf3fc2d767183331ca415a4eb8 100644 (file)
@@ -3,7 +3,7 @@ From: Ilya Yanok <yanok@emcraft.com>
 Date: Mon, 20 Jun 2011 12:45:37 +0000
 Subject: config.mk: move LDSCRIPT processing to the top-level Makefile
 
-Upstream-Status: Applied
+Upstream-Status: Accepted
 
 LDSCRIPT is used only from the top-level Makefile and only when the
 system is configured so we can move LDSCRIPT and CONFIG_SYS_LDSCRIPT
index f4b12ac9f6aed3aaa1e87237207617d206b4c33f..04058346987e5b99ffd076528456fe097930191a 100644 (file)
@@ -6,7 +6,7 @@ MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 8bit
 
-Upstream-Status: Applied
+Upstream-Status: Accepted
 
 "make tools-all" should allow building tools such as mkimage and the new
 imximage without any config, but imximage.c currently fails to build
index c1026913af734573a8c76a2bef6ff0c3da7f589d..5729cd9473abbdcf3fc2d767183331ca415a4eb8 100644 (file)
@@ -3,7 +3,7 @@ From: Ilya Yanok <yanok@emcraft.com>
 Date: Mon, 20 Jun 2011 12:45:37 +0000
 Subject: config.mk: move LDSCRIPT processing to the top-level Makefile
 
-Upstream-Status: Applied
+Upstream-Status: Accepted
 
 LDSCRIPT is used only from the top-level Makefile and only when the
 system is configured so we can move LDSCRIPT and CONFIG_SYS_LDSCRIPT
index 7772e6ffa8c241214a86334a867f4639293d1596..9b646fea95151215a7374fcba3704fc1be898881 100644 (file)
@@ -1,4 +1,3 @@
-Upstream-Status: Pending
 
 On mips target, binutils currently sets DT_MIPS_RLD_MAP to 0 in dynamic
 section if a --version-script sets _RLD_MAP to local. This is apparently
@@ -6,9 +5,10 @@ a binutils bug, but libc shouldn't segfault in this case.
 
 see also: http://sourceware.org/bugilla/show_bug.cgi?id=11615
 
+Upstream-Status: Pending
+
 9/19/2010 - added by Qing He <qing.he@intel.com>
 
-Upstream-Status: Pending
 
 ---
 diff -ru glibc-2.10.1.orig/ports/sysdeps/mips/dl-machine.h glibc-2.10.1/ports/sysdeps/mips/dl-machine.h
index c17d58b28bb497be9cc9e4946e2a89daad398d60..080568d9c263741d677c648f19500001def5322c 100644 (file)
@@ -1,4 +1,3 @@
-Upstream-Status: Pending
 
 Source: http://sourceware.org/ml/libc-alpha/2010-03/msg00064.html
 
index ad1ca12b80453232c7a1a5824c5ca913a2f4c879..5c0afbce71eda5cb4dc56dcb43748fa2ad2c3628 100644 (file)
@@ -3,7 +3,7 @@ From: Koen Kooi <koen@dominion.thruhere.net>
 Date: Sat, 18 Jun 2011 23:51:35 +0200
 Subject: [PATCH 3/7] gatomic-proper-pointer-get-cast.patch
 
-Upstream-Status: Unknown
+Upstream-Status: Pending
 
 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
 ---
index 678033039f4f8d2e0036f394d359d5ebc76277e1..db9a7993b2c954ac40fb183f1e188c3d0cfd6aa2 100644 (file)
@@ -3,7 +3,7 @@ From: Koen Kooi <koen@dominion.thruhere.net>
 Date: Sat, 18 Jun 2011 23:52:17 +0200
 Subject: [PATCH 5/7] don't leak buildpaths into perl hashbang
 
-Upstream-Status: Unknown
+Upstream-Status: Inappropriate [configuration]
 
 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
 ---
index dec0892459f67b9b72315cefb6050d8c6bbe5182..a0e55bfaeccc666db56402d5edb9870851549c78 100644 (file)
@@ -1,5 +1,3 @@
-Upstream-Status: Pending
-
 From libc-ports-return-550-listarch-libc-ports=sources dot redhat dot com at sourceware dot org Tue Oct 31 17:37:21 2006
 Return-Path: <libc-ports-return-550-listarch-libc-ports=sources dot redhat dot com at sourceware dot org>
 Delivered-To: listarch-libc-ports at sources dot redhat dot com
index 82e57d182d8a2573eeb547a92f2032efbc95b27f..61df41f5bfc253ee88e38899b65e874f2e5038e0 100644 (file)
@@ -1,7 +1,7 @@
 Remove hard-coded references to /usr/src/linux/include to avoid
 host contamination.
 
-Upstream-Status: [Other (build-system specific)]
+Upstream-Status: Inappropriate [configuration]
 
 Signed-off-by: Scott Garman <scott.a.garman@intel.com>
 
index 218a57bd8420044b6bdf76a851b2a7489cbd2e09..24e31fa5b39fb2e91909a9ba11f2c56cfc96f9e4 100644 (file)
@@ -1,4 +1,3 @@
-Upstream-Status: Backport
 
 uclibc does not export __mempcpy like glibc so we alias it here.
 This patch may make sense for upstream but elfutils uses more
index c63ab53bcbca55f2692fdbd2d9c23eb734f77aea..3a8902b97a5e4e8925f2ee54f9cdd7e3bec32dd2 100644 (file)
@@ -1,4 +1,4 @@
-Upstream-Status: Inapropriate [others]
+Upstream-Status: Inappropriate [licensing]
 
 diff -ruN makedevs-1.0.0-orig/COPYING makedevs-1.0.0/COPYING
 --- makedevs-1.0.0-orig/COPYING        1970-01-01 08:00:00.000000000 +0800
index 76aae2fa3a9492941b1ff5d773f495e8a39b0bb7..0858f76b527b1fc0735106eaccfac9515917d1d3 100644 (file)
@@ -5,11 +5,10 @@ support 32/64b combination of target/host.
 
 This is not perfect fix, and we need consider other GL alternatives in future.
 
-Upstream-Status: other (logical part of qemu-git-qemugl-host.patch)
+Upstream-Status: Inappropriate [other] - depends on qemu gl patch
 
 Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
 
-Upstream-Status: Inappropriate [other] - depends on qemu gl patch
 
 Index: qemu-0.14.0/target-i386/opengl_func.h
 ===================================================================
index 029aacf2a930acd5a749cef9f769604d97cb6dcb..0bfbf109881af255c70bf2874e1613b20711969e 100644 (file)
@@ -5,7 +5,7 @@ support 32/64b combination of target/host.
 
 This is not perfect fix, and we need consider other GL alternatives in future.
 
-Upstream-Status: other (logical part of qemu-git-qemugl-host.patch)
+Upstream-Status: Inappropriate [other (logical part of qemu-git-qemugl-host.patch)]
 
 Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
 
index 99b40774d6bc717c5512966f1136e31265c1d1b7..14310e335415736c5021cfc45f6a6e6426c11be5 100644 (file)
@@ -1,4 +1,3 @@
-Upstream-Status: Inappropriate [licensing]
 
 Fix cross-compilation issues in configure.ac
 Derived from an OE patch for at-3.1.8
index 32644b5b727c4c0ecdd477e2fb45329b91cde724..4a785d344a436c5dc2a49ab07be45daafedc7380 100644 (file)
@@ -2,7 +2,7 @@ Fix a possible overflow (reported by _FORTIFY_SOURCE=2)
 
 Ported from Gentoo
 
-Upstream-Status: Unknown
+Upstream-Status: Pending
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch
deleted file mode 100644 (file)
index e22d2db..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-Upstream-Status: Inappropriate [not used]
-
----
- doc/reference/Makefile.am |    2 +-
- examples/Makefile.am      |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-Upstream-Status: Inappropriate [configuration]
-
-Index: clutter-gst/examples/Makefile.am
-===================================================================
---- clutter-gst.orig/examples/Makefile.am      2007-11-06 12:31:36.000000000 +0000
-+++ clutter-gst/examples/Makefile.am   2007-11-06 18:53:59.000000000 +0000
-@@ -1,4 +1,4 @@
--noinst_PROGRAMS = video-player video-sink audio
-+bin_PROGRAMS = video-player video-sink audio
- INCLUDES = -I$(top_srcdir)/
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch
deleted file mode 100644 (file)
index 8b3d84d..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-Upstream-Status: Inappropriate [not used]
-
----
- doc/reference/Makefile.am |    2 +-
- examples/Makefile.am      |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-Upstream-Status: Inappropriate [configuration]
-
-Index: clutter-gst/examples/Makefile.am
-===================================================================
---- clutter-gst.orig/examples/Makefile.am      2007-11-06 12:31:36.000000000 +0000
-+++ clutter-gst/examples/Makefile.am   2007-11-06 18:53:59.000000000 +0000
-@@ -1,4 +1,4 @@
--noinst_PROGRAMS = video-player video-sink audio
-+bin_PROGRAMS = video-player video-sink audio
- INCLUDES = -I$(top_srcdir)/
-Index: clutter-gst/doc/reference/Makefile.am
-===================================================================
---- clutter-gst.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000
-+++ clutter-gst/doc/reference/Makefile.am      2007-11-06 19:37:02.000000000 +0000
-@@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make
- # Other files to distribute
- # e.g. EXTRA_DIST += version.xml.in
--EXTRA_DIST += version.xml.in
-+EXTRA_DIST = version.xml.in
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch
deleted file mode 100644 (file)
index b557c6e..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-Upstream-Status: Inappropriate [not used]
-
----
- doc/reference/Makefile.am |    2 +-
- examples/Makefile.am      |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-Upstream-Status: Inappropriate [configuration]
-
-Index: git/examples/Makefile.am
-===================================================================
---- git.orig/examples/Makefile.am      2009-06-30 16:41:53.000000000 +0100
-+++ git/examples/Makefile.am   2009-06-30 16:43:00.000000000 +0100
-@@ -1,6 +1,6 @@
- NULL = #
--noinst_PROGRAMS = video-player video-sink audio-player
-+bin_PROGRAMS = video-player video-sink audio-player
- INCLUDES = -I$(top_srcdir) \
-          $(MAINTAINER_CFLAGS) \
-Index: git/doc/reference/Makefile.am
-===================================================================
---- git.orig/doc/reference/Makefile.am 2009-06-30 16:41:53.000000000 +0100
-+++ git/doc/reference/Makefile.am      2009-06-30 16:41:53.000000000 +0100
-@@ -77,4 +77,4 @@
- # Other files to distribute
- # e.g. EXTRA_DIST += version.xml.in
--EXTRA_DIST += version.xml.in
-+EXTRA_DIST = version.xml.in
index a856912604bbb9ff4dd996c278b96f9919123a4f..f3de77e3e68f09145094189d7a61fdfe68bce962 100644 (file)
@@ -1,12 +1,13 @@
 Remove "const" usage that causes compile failure building qt4-tools-nativesdk
 
+Upstream-Status: Denied [possible retry]
+
 Patch has apparently been rejected upstream, not because it is invalid
 but because the submitter did not submit a merge request for it, so the
 validity of the patch upstream is uncertain. For further details see:
 http://bugreports.qt.nokia.com/browse/QTBUG-17962
 
 Original Author: Pavel Heimlich <tropikhajma at gmail.com>
-Upstream-Status: Rejected
 
 --- qt-everywhere-opensource-src-4.7.3/src/dbus/qdbusintegrator.cpp.orig       2011-03-12 02:11:32.313467991 +0100
 +++ qt-everywhere-opensource-src-4.7.3/src/dbus/qdbusintegrator.cpp    2011-03-12 02:11:03.795809176 +0100