diff --git a/buildroot_patches/README.md b/buildroot_patches/README.md index 148e5e4..40bfdd4 100644 --- a/buildroot_patches/README.md +++ b/buildroot_patches/README.md @@ -3,5 +3,3 @@ Ideally, this directory should be empty, and we should use only built-in Buildroot configuration mechanisms. But alas, life is sometimes not ideal. - -1. [qemu_sdl.patch](qemu_sdl.patch): diff --git a/buildroot_patches/qemu_sdl.patch b/buildroot_patches/qemu_sdl.patch index 67ebfcc..e3fb42a 100644 --- a/buildroot_patches/qemu_sdl.patch +++ b/buildroot_patches/qemu_sdl.patch @@ -1,3 +1,5 @@ +https://bugs.busybox.net/show_bug.cgi?id=9936 + diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk index 66efcba..1e09ea4 100644 --- a/package/qemu/qemu.mk