Patches: Fix Upstream-Status info

(From OE-Core rev: f2a5b2d143fff8337d2f0d024bc593c55f56a3a3)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2011-07-12 10:17:19 -07:00 committed by Richard Purdie
parent 8a3692deaf
commit 4a6109fc36
20 changed files with 15 additions and 99 deletions

View 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

View 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

View 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

View 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

View 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

View File

@ -1,4 +1,3 @@
Upstream-Status: Pending
Source: http://sourceware.org/ml/libc-alpha/2010-03/msg00064.html

View 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>
---

View 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>
---

View 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

View 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>

View 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

View 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

View 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
===================================================================

View 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>

View 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

View 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>

View File

@ -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)/

View File

@ -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

View File

@ -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

View 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