From 73ee68a5970d1618cdb580001969d13a82e1e76d Mon Sep 17 00:00:00 2001 From: Vladimir Ermakov Date: Mon, 12 Jun 2023 14:56:58 +0200 Subject: qemu: update to 8.0.2 Update version and refresh patches. Signed-off-by: Vladimir Ermakov --- utils/qemu/patches/0010-no-tests.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/qemu/patches/0010-no-tests.patch') diff --git a/utils/qemu/patches/0010-no-tests.patch b/utils/qemu/patches/0010-no-tests.patch index c5e99a1bf..9c36a3914 100644 --- a/utils/qemu/patches/0010-no-tests.patch +++ b/utils/qemu/patches/0010-no-tests.patch @@ -1,6 +1,6 @@ --- a/meson.build +++ b/meson.build -@@ -3191,10 +3191,6 @@ subdir('common-user') +@@ -3192,10 +3192,6 @@ subdir('common-user') subdir('bsd-user') subdir('linux-user') @@ -11,7 +11,7 @@ # accel modules tcg_real_module_ss = ss.source_set() tcg_real_module_ss.add_all(when: 'CONFIG_TCG_MODULAR', if_true: tcg_module_ss) -@@ -3682,10 +3678,6 @@ subdir('scripts') +@@ -3687,10 +3683,6 @@ subdir('scripts') subdir('tools') subdir('pc-bios') subdir('docs') -- cgit v1.2.3