[meta-virtualization] [PATCH 2/2] qemu: Enabled VGA output

Mihai Prica mihai.prica at intel.com
Tue Jan 29 05:01:40 PST 2013


Signed-off-by: Mihai Prica <mihai.prica at intel.com>
---
 recipes-devtools/qemu/qemu_1.3.0.bbappend |    3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 recipes-devtools/qemu/qemu_1.3.0.bbappend

diff --git a/recipes-devtools/qemu/qemu_1.3.0.bbappend b/recipes-devtools/qemu/qemu_1.3.0.bbappend
new file mode 100644
index 0000000..2106825
--- /dev/null
+++ b/recipes-devtools/qemu/qemu_1.3.0.bbappend
@@ -0,0 +1,3 @@
+# Enables QEMU to display the VGA output
+DEPENDS_append = " libsdl"
+SDL = "--enable-sdl"
-- 
1.7.9.5




More information about the meta-virtualization mailing list