mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Update qemu to version 2.6
This patch update qemu to version 2.6 For changelogs see: http://wiki.qemu.org/ChangeLog/2.5 http://wiki.qemu.org/ChangeLog/2.6 Qemu try to built with bluez, but before version 2.6 bluez was not used by qemu on IPFire, so I think it is better to disable bluez because nobody needs it before version 2.6 and our bluez is not the latest version so I think this will cause more problems than benefits. Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
d4641215c7
commit
ccb35c191f
@@ -85,11 +85,9 @@ usr/share/qemu/pxe-ne2k_pci.rom
|
||||
usr/share/qemu/pxe-pcnet.rom
|
||||
usr/share/qemu/pxe-rtl8139.rom
|
||||
usr/share/qemu/pxe-virtio.rom
|
||||
usr/share/qemu/q35-acpi-dsdt.aml
|
||||
usr/share/qemu/qemu-icon.bmp
|
||||
usr/share/qemu/qemu_logo_no_text.svg
|
||||
usr/share/qemu/s390-ccw.img
|
||||
usr/share/qemu/s390-zipl.rom
|
||||
usr/share/qemu/sgabios.bin
|
||||
usr/share/qemu/slof.bin
|
||||
usr/share/qemu/spapr-rtas.bin
|
||||
@@ -102,4 +100,7 @@ usr/share/qemu/vgabios-virtio.bin
|
||||
usr/share/qemu/vgabios-vmware.bin
|
||||
usr/share/qemu/vgabios.bin
|
||||
#usr/var/run
|
||||
usr/bin/ivshmem-client
|
||||
usr/bin/ivshmem-server
|
||||
#usr/share/man/man8/qemu-ga.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user