Minor changes.
https://github.com/qemu/qemu/compare/v8.2.1...v8.2.2

* Move patches forward, applies cleanly.

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 ...9pfs-allow-real-symlinks-for-security_model-mapped-f.patch | 0
 .../0101-let-ninja-use-the-jobserver.patch                    | 0
 patches/{qemu-8.2.1 => qemu-8.2.2}/series                     | 0
 rules/qemu.make                                               | 4 ++--
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{qemu-8.2.1 => 
qemu-8.2.2}/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch 
(100%)
 rename patches/{qemu-8.2.1 => 
qemu-8.2.2}/0101-let-ninja-use-the-jobserver.patch (100%)
 rename patches/{qemu-8.2.1 => qemu-8.2.2}/series (100%)

diff --git 
a/patches/qemu-8.2.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
 
b/patches/qemu-8.2.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
similarity index 100%
rename from 
patches/qemu-8.2.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
rename to 
patches/qemu-8.2.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
diff --git a/patches/qemu-8.2.1/0101-let-ninja-use-the-jobserver.patch 
b/patches/qemu-8.2.2/0101-let-ninja-use-the-jobserver.patch
similarity index 100%
rename from patches/qemu-8.2.1/0101-let-ninja-use-the-jobserver.patch
rename to patches/qemu-8.2.2/0101-let-ninja-use-the-jobserver.patch
diff --git a/patches/qemu-8.2.1/series b/patches/qemu-8.2.2/series
similarity index 100%
rename from patches/qemu-8.2.1/series
rename to patches/qemu-8.2.2/series
diff --git a/rules/qemu.make b/rules/qemu.make
index f3cab4174..19d07a599 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu
 #
 # Paths and names
 #
-QEMU_VERSION   := 8.2.1
-QEMU_MD5       := bda54248d773be2599df66f8995f10e1
+QEMU_VERSION   := 8.2.2
+QEMU_MD5       := e43091262671c1728b09522932b75b1d
 QEMU           := qemu-$(QEMU_VERSION)
 QEMU_SUFFIX    := tar.xz
 QEMU_URL       := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
-- 
2.34.1


Reply via email to