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:25:21 +0100 |
commit | f2a5b2d143fff8337d2f0d024bc593c55f56a3a3 (patch) | |
tree | c2d51e41ae98314f8034e365b3d2aa5fcd9feecd /meta/recipes-devtools/qemu | |
parent | 12600138721262ce02e9dd243bcf44e52e065179 (diff) | |
download | openembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.tar.gz openembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.tar.bz2 openembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.zip |
Patches: Fix Upstream-Status info
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch | 3 | ||||
-rw-r--r-- | meta/recipes-devtools/qemu/qemu-git/qemugl-fix.patch | 2 |
2 files changed, 2 insertions, 3 deletions
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. 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 =================================================================== 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. 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> |