mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
qemu: update to 2.4.0
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#etc/qemu
|
||||
etc/qemu/target-x86_64.conf
|
||||
usr/bin/qemu
|
||||
usr/bin/qemu-arm
|
||||
usr/bin/qemu-ga
|
||||
@@ -99,6 +97,8 @@ usr/share/qemu/u-boot.e500
|
||||
usr/share/qemu/vgabios-cirrus.bin
|
||||
usr/share/qemu/vgabios-qxl.bin
|
||||
usr/share/qemu/vgabios-stdvga.bin
|
||||
usr/share/qemu/vgabios-virtio.bin
|
||||
usr/share/qemu/vgabios-vmware.bin
|
||||
usr/share/qemu/vgabios.bin
|
||||
#usr/var/run
|
||||
|
||||
|
||||
4
lfs/qemu
4
lfs/qemu
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.3.0
|
||||
VER = 2.4.0
|
||||
|
||||
THISAPP = qemu-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 2fab3ea4460de9b57192e5b8b311f221
|
||||
$(DL_FILE)_MD5 = 186ee8194140a484a455f8e3c74589f4
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user