qemu: bump to 2.10.1
authorAdam Duskett <aduskett@gmail.com>
Thu, 19 Oct 2017 15:14:44 +0000 (11:14 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 21 Oct 2017 09:36:10 +0000 (11:36 +0200)
Also add sha256sums for license files.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qemu/qemu.hash
package/qemu/qemu.mk

index 405d1925086cfc31a38a874daba967c471e91eb1..db43c9a2d879c67f729a1ef6c8510b84280f2db1 100644 (file)
@@ -1,2 +1,4 @@
 # Locally computed, tarball verified with GPG signature
-sha256 7b50634d729dcabe4a96d74062832274fa2f4c883e82904f5e6955f801edab54  qemu-2.8.1.1.tar.xz
+sha256 1dd51a908fc68c7d935b0b31fb184c5669bc23b5a1b081816e824714f2a11caa  qemu-2.10.1.tar.xz
+sha256 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100  COPYING
+sha256 48ffe9fc7f1d5462dbd19340bc4dd1d8a9e37c61ed535813e614cbe4a5f0d4df  COPYING.LIB
index 0bf13cd2c5c5e978e85429d3cb2f7b7561aefb38..402ad68b5c789e29c5e47b3e4e8ff1f1165d791b 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-QEMU_VERSION = 2.8.1.1
+QEMU_VERSION = 2.10.1
 QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.xz
 QEMU_SITE = http://download.qemu.org
 QEMU_LICENSE = GPL-2.0, LGPL-2.1, MIT, BSD-3-Clause, BSD-2-Clause, Others/BSD-1c