mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-qemu: Version bump 6.0.0 -> 6.1.0
@ 2021-10-18  7:41 Christian Melki
  2021-10-26  9:09 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2021-10-18  7:41 UTC (permalink / raw)
  To: ptxdist

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-26  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18  7:41 [ptxdist] [PATCH] host-qemu: Version bump 6.0.0 -> 6.1.0 Christian Melki
2021-10-26  9:09 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox