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

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