mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] host-qemu: Version bump 6.0.0 -> 6.1.0
Date: Mon, 18 Oct 2021 09:41:59 +0200	[thread overview]
Message-ID: <20211018074159.3770408-1-christian.melki@t2data.com> (raw)

Introducing target-qemu. Rely on that for basic package definition.
Remove corresponding lines in host-qemu.
Remove sheepdog configuration. Driver has been removed.

QEMU 6.1 changelog:
https://wiki.qemu.org/ChangeLog/6.1

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-qemu.make | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/rules/host-qemu.make b/rules/host-qemu.make
index 29dcd0c07..885e76ba9 100644
--- a/rules/host-qemu.make
+++ b/rules/host-qemu.make
@@ -13,19 +13,6 @@
 #
 HOST_PACKAGES-$(PTXCONF_HOST_QEMU) += host-qemu
 
-#
-# Paths and names
-#
-HOST_QEMU_VERSION	:= 6.0.0
-HOST_QEMU_MD5		:= cce185dc0119546e395909e8a71a75bb
-HOST_QEMU		:= qemu-$(HOST_QEMU_VERSION)
-HOST_QEMU_SUFFIX	:= tar.xz
-HOST_QEMU_URL		:= https://download.qemu.org/$(HOST_QEMU).$(HOST_QEMU_SUFFIX)
-HOST_QEMU_SOURCE	:= $(SRCDIR)/$(HOST_QEMU).$(HOST_QEMU_SUFFIX)
-HOST_QEMU_DIR		:= $(HOST_BUILDDIR)/$(HOST_QEMU)
-HOST_QEMU_LICENSE	:= GPL-2.0-only AND GPL-2.0-or-later AND MIT AND BSD-1-Clause AND BSD-2-Clause AND BSD-3-Clause
-HOST_QEMU_BUILD_OOT	:= YES
-
 # ----------------------------------------------------------------------------
 # Prepare
 # ----------------------------------------------------------------------------
@@ -177,7 +164,6 @@ HOST_QEMU_CONF_OPT	:= \
 	--disable-vvfat \
 	--disable-qed \
 	--disable-parallels \
-	--disable-sheepdog \
 	--disable-crypto-afalg \
 	--disable-capstone \
 	--disable-debug-mutex \
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


             reply	other threads:[~2021-10-18  7:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18  7:41 Christian Melki [this message]
2021-10-26  9:09 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20211018074159.3770408-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --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