diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch | 3 |
1 files changed, 1 insertions, 2 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. | |||
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 | =================================================================== |