mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/qemu: bump to version 10.1.0
Changes log: https://wiki.qemu.org/ChangeLog/10.1 Signed-off-by: Scott Fan <fancp2007@gmail.com> Tested-by: Julien Olivain <ju.o@free.fr> [Julien: fix license hashes] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
90e8845b13
commit
35f7279ad3
@@ -1,4 +1,4 @@
|
||||
# Locally computed, tarball verified with GPG signature
|
||||
sha256 22c075601fdcf8c7b2671a839ebdcef1d4f2973eb6735254fd2e1bd0f30b3896 qemu-10.0.0.tar.xz
|
||||
sha256 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100 COPYING
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LIB
|
||||
sha256 e0517349b50ca73ebec2fa85b06050d5c463ca65c738833bd8fc1f15f180be51 qemu-10.1.0.tar.xz
|
||||
sha256 dd3ce02338c3a48abb6ba59b48809f7108a8bd242cb0cc8be90daafa30707c28 COPYING
|
||||
sha256 31c90ce76b6f5aab90a205851e71d5c27e31c0aa3d7017a4383b98a6fe3f1faa COPYING.LIB
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
# When updating the version, check whether the list of supported targets
|
||||
# needs to be updated.
|
||||
QEMU_VERSION = 10.0.0
|
||||
QEMU_VERSION = 10.1.0
|
||||
QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.xz
|
||||
QEMU_SITE = https://download.qemu.org
|
||||
QEMU_SELINUX_MODULES = qemu virt
|
||||
|
||||
Reference in New Issue
Block a user