[Buildroot] [PATCH 1/2] QEMU: bump to 2.2.1

Markos Chandras markos.chandras at imgtec.com
Thu Apr 23 09:50:56 UTC 2015


Bump QEMU to 2.2.1

Signed-off-by: Markos Chandras <markos.chandras at imgtec.com>
---
 package/qemu/qemu.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
index 1202df77c5e4..b73127b24748 100644
--- a/package/qemu/qemu.mk
+++ b/package/qemu/qemu.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-QEMU_VERSION = 2.1.2
+QEMU_VERSION = 2.2.1
 QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.bz2
 QEMU_SITE = http://wiki.qemu.org/download
 QEMU_LICENSE = GPLv2 LGPLv2.1 MIT BSD-3c BSD-2c Others/BSD-1c
-- 
2.3.5



More information about the buildroot mailing list