diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-07-12 10:17:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-13 12:29:20 +0100 |
commit | 4a6109fc36fe649b67a3712b2969d501bb241f49 (patch) | |
tree | e6899e78b8cc5318a56d54dae6cb621686af69b3 /meta/recipes-devtools | |
parent | 8a3692deaf9f143877940bf5e0d02cc3d80c9276 (diff) | |
download | poky-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')
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 @@ | |||
1 | Remove hard-coded references to /usr/src/linux/include to avoid | 1 | Remove hard-coded references to /usr/src/linux/include to avoid |
2 | host contamination. | 2 | host contamination. |
3 | 3 | ||
4 | Upstream-Status: [Other (build-system specific)] | 4 | Upstream-Status: Inappropriate [configuration] |
5 | 5 | ||
6 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 6 | Signed-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 @@ | |||
1 | Upstream-Status: Backport | ||
2 | 1 | ||
3 | uclibc does not export __mempcpy like glibc so we alias it here. | 2 | uclibc does not export __mempcpy like glibc so we alias it here. |
4 | This patch may make sense for upstream but elfutils uses more | 3 | This 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 @@ | |||
1 | Upstream-Status: Inapropriate [others] | 1 | Upstream-Status: Inappropriate [licensing] |
2 | 2 | ||
3 | diff -ruN makedevs-1.0.0-orig/COPYING makedevs-1.0.0/COPYING | 3 | diff -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 | ||
6 | This is not perfect fix, and we need consider other GL alternatives in future. | 6 | This is not perfect fix, and we need consider other GL alternatives in future. |
7 | 7 | ||
8 | Upstream-Status: other (logical part of qemu-git-qemugl-host.patch) | 8 | Upstream-Status: Inappropriate [other] - depends on qemu gl patch |
9 | 9 | ||
10 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | 10 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> |
11 | 11 | ||
12 | Upstream-Status: Inappropriate [other] - depends on qemu gl patch | ||
13 | 12 | ||
14 | Index: qemu-0.14.0/target-i386/opengl_func.h | 13 | Index: 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 | ||
6 | This is not perfect fix, and we need consider other GL alternatives in future. | 6 | This is not perfect fix, and we need consider other GL alternatives in future. |
7 | 7 | ||
8 | Upstream-Status: other (logical part of qemu-git-qemugl-host.patch) | 8 | Upstream-Status: Inappropriate [other (logical part of qemu-git-qemugl-host.patch)] |
9 | 9 | ||
10 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | 10 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> |
11 | 11 | ||