mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Robert Schwebel <r.schwebel@pengutronix.de>
Subject: [ptxdist] [PATCH] host-qemu: version bump 2.2.0 -> 2.3.0
Date: Thu, 30 Apr 2015 17:06:01 +0200	[thread overview]
Message-ID: <1430406361-15821-1-git-send-email-r.schwebel@pengutronix.de> (raw)

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

                 reply	other threads:[~2015-04-30 15:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1430406361-15821-1-git-send-email-r.schwebel@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox