Link to qemu sdl bug

This commit is contained in:
Ciro Santilli
2017-06-03 04:02:52 +01:00
parent fb0e2e8255
commit a2f264588a
2 changed files with 3 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ BR2_PACKAGE_HOST_GDB_TUI=y
## QEMU.
BR2_PACKAGE_HOST_QEMU=y
BR2_PACKAGE_HOST_QEMU_LINUX_USER_MODE=n
BR2_PACKAGE_HOST_QEMU_LINUX_USER_MODE=y
BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
BR2_PACKAGE_HOST_QEMU_VDE2=y

View File

@@ -3,3 +3,5 @@
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): <https://bugs.busybox.net/show_bug.cgi?id=9936>