qemu-all: 1.5.2 -> 1.6.0
This commit is contained in:
parent
9f2fc03add
commit
9a24ac4abd
@ -135,6 +135,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
|
||||
-rw-r--r-- root/root usr/share/qemu/pxe-virtio.rom
|
||||
-rw-r--r-- root/root usr/share/qemu/q35-acpi-dsdt.aml
|
||||
-rw-r--r-- root/root usr/share/qemu/qemu-icon.bmp
|
||||
-rw-r--r-- root/root usr/share/qemu/qemu_logo_no_text.svg
|
||||
-rw-r--r-- root/root usr/share/qemu/s390-ccw.img
|
||||
-rw-r--r-- root/root usr/share/qemu/s390-zipl.rom
|
||||
-rw-r--r-- root/root usr/share/qemu/sgabios.bin
|
||||
@ -145,3 +146,5 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
|
||||
-rw-r--r-- root/root usr/share/qemu/vgabios-stdvga.bin
|
||||
-rw-r--r-- root/root usr/share/qemu/vgabios-vmware.bin
|
||||
-rw-r--r-- root/root usr/share/qemu/vgabios.bin
|
||||
drwxr-xr-x root/root usr/var/
|
||||
drwxr-xr-x root/root usr/var/run/
|
||||
|
@ -1 +1 @@
|
||||
04b94189ba587b3280713ded3b7f959a qemu-1.5.2.tar.bz2
|
||||
f3f39308472d629aca57a255a0c91ba9 qemu-1.6.0.tar.bz2
|
||||
|
@ -6,7 +6,7 @@
|
||||
# Nice to have: libseccomp libiscsi
|
||||
|
||||
name=qemu-all
|
||||
version=1.5.2
|
||||
version=1.6.0
|
||||
release=1
|
||||
source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2)
|
||||
|
||||
@ -18,7 +18,7 @@ build() {
|
||||
--sysconfdir=/etc \
|
||||
--disable-docs \
|
||||
--libexecdir=/usr/lib/qemu \
|
||||
--disable-gtk \
|
||||
--disable-gtk
|
||||
|
||||
# fix include issues with nspr
|
||||
echo 'QEMU_CFLAGS+=-I/usr/include/nspr' >> libcacard/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user