* [ptxdist] [PATCH] host-qemu: version bump 2.2.0 -> 2.3.0
@ 2015-04-30 15:06 Robert Schwebel
0 siblings, 0 replies; only message in thread
From: Robert Schwebel @ 2015-04-30 15:06 UTC (permalink / raw)
To: ptxdist; +Cc: Robert Schwebel
Version update; there is one new option and the OpenGL option has
changed.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
rules/host-qemu.make | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/rules/host-qemu.make b/rules/host-qemu.make
index 03e444c..0d996ac 100644
--- a/rules/host-qemu.make
+++ b/rules/host-qemu.make
@@ -18,8 +18,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_QEMU) += host-qemu
#
# Paths and names
#
-HOST_QEMU_VERSION := 2.2.0
-HOST_QEMU_MD5 := f7a5e2da22d057eb838a91da7aff43c8
+HOST_QEMU_VERSION := 2.3.0
+HOST_QEMU_MD5 := 2fab3ea4460de9b57192e5b8b311f221
HOST_QEMU := qemu-$(HOST_QEMU_VERSION)
HOST_QEMU_SUFFIX := tar.bz2
HOST_QEMU_URL := http://wiki.qemu.org/download/$(HOST_QEMU).$(HOST_QEMU_SUFFIX)
@@ -77,13 +77,14 @@ HOST_QEMU_CONF_OPT := \
--disable-docs \
--disable-vhost-net \
--disable-spice \
- --disable-glx \
+ --disable-opengl \
--disable-rbd \
--disable-libiscsi \
--disable-libnfs \
--disable-smartcard-nss \
--disable-libusb \
--disable-usb-redir \
+ --disable-bzip2 \
--disable-guest-agent \
--disable-seccomp \
--disable-glusterfs \
--
2.1.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-30 15:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-30 15:06 [ptxdist] [PATCH] host-qemu: version bump 2.2.0 -> 2.3.0 Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox