Skip to content
Snippets Groups Projects
Commit 853bc53c authored by Richard Purdie's avatar Richard Purdie
Browse files

qemu: Fix broken patch


(From OE-Core rev: 9934141d5df9d334f7f7f76e1990234af8a25a63)

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 4ed858bc
Branches
Tags 1.5_M5.rc4
No related merge requests found
......@@ -55,7 +55,7 @@ index 39a42d6..6095aa6 100644
gui_grab = 0;
sdl_show_cursor();
sdl_update_caption();
@@ -909,7 +912,8 @@ void sdl_display_init(DisplayState *ds, int full_screen, int no_frame)
@@ -909,6 +912,8 @@ void sdl_display_init(DisplayState *ds,
* This requires SDL >= 1.2.14. */
setenv("SDL_DISABLE_LOCK_KEYS", "1", 1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment