summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-07-12 10:17:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-13 12:29:20 +0100
commit4a6109fc36fe649b67a3712b2969d501bb241f49 (patch)
treee6899e78b8cc5318a56d54dae6cb621686af69b3 /meta/recipes-devtools
parent8a3692deaf9f143877940bf5e0d02cc3d80c9276 (diff)
downloadpoky-4a6109fc36fe649b67a3712b2969d501bb241f49.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch2
-rw-r--r--meta/recipes-devtools/elfutils/elfutils/mempcpy.patch1
-rw-r--r--meta/recipes-devtools/makedevs/makedevs-1.0.0/COPYING.patch2
-rw-r--r--meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch3
-rw-r--r--meta/recipes-devtools/qemu/qemu-git/qemugl-fix.patch2
5 files changed, 4 insertions, 6 deletions
diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch b/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch
index 82e57d182d..61df41f5bf 100644
--- a/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch
+++ b/meta/recipes-devtools/cdrtools/cdrtools-native/no_usr_src.patch
@@ -1,7 +1,7 @@
1Remove hard-coded references to /usr/src/linux/include to avoid 1Remove hard-coded references to /usr/src/linux/include to avoid
2host contamination. 2host contamination.
3 3
4Upstream-Status: [Other (build-system specific)] 4Upstream-Status: Inappropriate [configuration]
5 5
6Signed-off-by: Scott Garman <scott.a.garman@intel.com> 6Signed-off-by: Scott Garman <scott.a.garman@intel.com>
7 7
diff --git a/meta/recipes-devtools/elfutils/elfutils/mempcpy.patch b/meta/recipes-devtools/elfutils/elfutils/mempcpy.patch
index 218a57bd84..24e31fa5b3 100644
--- a/meta/recipes-devtools/elfutils/elfutils/mempcpy.patch
+++ b/meta/recipes-devtools/elfutils/elfutils/mempcpy.patch
@@ -1,4 +1,3 @@
1Upstream-Status: Backport
2 1
3uclibc does not export __mempcpy like glibc so we alias it here. 2uclibc does not export __mempcpy like glibc so we alias it here.
4This patch may make sense for upstream but elfutils uses more 3This patch may make sense for upstream but elfutils uses more
diff --git a/meta/recipes-devtools/makedevs/makedevs-1.0.0/COPYING.patch b/meta/recipes-devtools/makedevs/makedevs-1.0.0/COPYING.patch
index c63ab53bcb..3a8902b97a 100644
--- a/meta/recipes-devtools/makedevs/makedevs-1.0.0/COPYING.patch
+++ b/meta/recipes-devtools/makedevs/makedevs-1.0.0/COPYING.patch
@@ -1,4 +1,4 @@
1Upstream-Status: Inapropriate [others] 1Upstream-Status: Inappropriate [licensing]
2 2
3diff -ruN makedevs-1.0.0-orig/COPYING makedevs-1.0.0/COPYING 3diff -ruN makedevs-1.0.0-orig/COPYING makedevs-1.0.0/COPYING
4--- makedevs-1.0.0-orig/COPYING 1970-01-01 08:00:00.000000000 +0800 4--- makedevs-1.0.0-orig/COPYING 1970-01-01 08:00:00.000000000 +0800
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch
index 76aae2fa3a..0858f76b52 100644
--- a/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch
+++ b/meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch
@@ -5,11 +5,10 @@ support 32/64b combination of target/host.
5 5
6This is not perfect fix, and we need consider other GL alternatives in future. 6This is not perfect fix, and we need consider other GL alternatives in future.
7 7
8Upstream-Status: other (logical part of qemu-git-qemugl-host.patch) 8Upstream-Status: Inappropriate [other] - depends on qemu gl patch
9 9
10Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> 10Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
11 11
12Upstream-Status: Inappropriate [other] - depends on qemu gl patch
13 12
14Index: qemu-0.14.0/target-i386/opengl_func.h 13Index: qemu-0.14.0/target-i386/opengl_func.h
15=================================================================== 14===================================================================
diff --git a/meta/recipes-devtools/qemu/qemu-git/qemugl-fix.patch b/meta/recipes-devtools/qemu/qemu-git/qemugl-fix.patch
index 029aacf2a9..0bfbf10988 100644
--- a/meta/recipes-devtools/qemu/qemu-git/qemugl-fix.patch
+++ b/meta/recipes-devtools/qemu/qemu-git/qemugl-fix.patch
@@ -5,7 +5,7 @@ support 32/64b combination of target/host.
5 5
6This is not perfect fix, and we need consider other GL alternatives in future. 6This is not perfect fix, and we need consider other GL alternatives in future.
7 7
8Upstream-Status: other (logical part of qemu-git-qemugl-host.patch) 8Upstream-Status: Inappropriate [other (logical part of qemu-git-qemugl-host.patch)]
9 9
10Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> 10Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
11 11