mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
bump qemu-guest-agent to 8.0.5 (#2846)
This commit is contained in:
parent
58accf39d7
commit
f977067c18
@ -1,4 +1,4 @@
|
||||
# Locally computed
|
||||
sha256 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100 COPYING
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LIB
|
||||
sha256 5b49ce2687744dad494ae90a898c52204a3406e84d072482a1e1be854eeb2157 qemu-7.2.0.tar.xz
|
||||
sha256 91d3024d51e441c235dcb1b0c87cb3aab302283166e8d3d5f8282aa06c346be1 qemu-8.0.5.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
QEMU_GUEST_AGENT_VERSION = 7.2.0
|
||||
QEMU_GUEST_AGENT_VERSION = 8.0.5
|
||||
QEMU_GUEST_AGENT_SOURCE = qemu-$(QEMU_GUEST_AGENT_VERSION).tar.xz
|
||||
QEMU_GUEST_AGENT_SITE = http://download.qemu.org
|
||||
QEMU_GUEST_AGENT_LICENSE = GPL-2.0, LGPL-2.1, MIT, BSD-3-Clause, BSD-2-Clause, Others/BSD-1c
|
||||
@ -85,7 +85,6 @@ define QEMU_GUEST_AGENT_CONFIGURE_CMDS
|
||||
--disable-glusterfs \
|
||||
--disable-tpm \
|
||||
--disable-numa \
|
||||
--disable-blobs \
|
||||
--disable-capstone \
|
||||
--disable-tcg-interpreter \
|
||||
--enable-tools \
|
||||
|
Loading…
x
Reference in New Issue
Block a user