From 8bc6083f54b12087d8e4f5a2660e4f7364038eeb Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 27 Jun 2024 17:11:12 +0200 Subject: [qemu-src] Bump default version to 9.1.0 --- core/modules/qemu-src/module.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/qemu-src/module.conf b/core/modules/qemu-src/module.conf index d05b4fbb..26c72356 100644 --- a/core/modules/qemu-src/module.conf +++ b/core/modules/qemu-src/module.conf @@ -1,7 +1,7 @@ #!/bin/bash REQUIRED_GIT=" - https://gitlab.com/qemu-project/qemu.git||${CONFIG_QEMU_VERSION:-v6.1.0} + https://gitlab.com/qemu-project/qemu.git||${CONFIG_QEMU_VERSION:-v9.1.0} " # copy everything since there is a clean installation done by 'make install' -- cgit v1.2.3-55-g7522