mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
QEMU guest agent qemu-ga
This commit is contained in:
12
buildroot_patches/qemu-rm-with-system-pixman.patch
Normal file
12
buildroot_patches/qemu-rm-with-system-pixman.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
|
||||
index f02df8bcc1..3b139bafa9 100644
|
||||
--- a/package/qemu/qemu.mk
|
||||
+++ b/package/qemu/qemu.mk
|
||||
@@ -224,7 +224,6 @@ define QEMU_CONFIGURE_CMDS
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--cross-prefix=$(TARGET_CROSS) \
|
||||
- --with-system-pixman \
|
||||
--audio-drv-list= \
|
||||
--enable-kvm \
|
||||
--enable-attr \
|
||||
Reference in New Issue
Block a user