diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch index 8df60e85e7..2250444a2b 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch | |||
@@ -2,6 +2,8 @@ | |||
2 | # makes info.info.x11.display zero and avoids the calls to | 2 | # makes info.info.x11.display zero and avoids the calls to |
3 | # opengl_exec_set_parent_window, one of which is crashing. | 3 | # opengl_exec_set_parent_window, one of which is crashing. |
4 | 4 | ||
5 | Upstream-Status: Pending | ||
6 | |||
5 | Index: qemu-0.14.0/ui/sdl.c | 7 | Index: qemu-0.14.0/ui/sdl.c |
6 | =================================================================== | 8 | =================================================================== |
7 | --- qemu-0.14.0.orig/ui/sdl.c | 9 | --- qemu-0.14.0.orig/ui/sdl.c |