mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-19 00:11:27 +01:00
bump qemu-guest-agent to 8.0.5 (#2846)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user