summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-01-24 16:32:50 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-01-27 11:06:34 +0000
commit0f61386628df828c5b1a440a414759e3e60f86a2 (patch)
treeef7b0750ee3c1e8cd86216dbfd89c948596b9a18 /meta/recipes-devtools/qemu/qemu.inc
parent2ced056c510b697ca6705da9f69855b46b6b753b (diff)
downloadpoky-0f61386628df828c5b1a440a414759e3e60f86a2.tar.gz
qemu: Replace the basename patch with backport
Backport the patch that got applied to fix this issue upstream (From OE-Core rev: 952c94988cf1cf093668e9ac7020485c51cf3a58) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index bc1440249d..0cced6ed32 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -32,7 +32,7 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
32 file://0010-hw-pvrdma-Protect-against-buggy-or-malicious-guest-d.patch \ 32 file://0010-hw-pvrdma-Protect-against-buggy-or-malicious-guest-d.patch \
33 file://0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch \ 33 file://0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch \
34 file://fixedmeson.patch \ 34 file://fixedmeson.patch \
35 file://0001-vfio-Include-libgen.h-for-basename-API.patch \ 35 file://0001-vfio-container-Replace-basename-with-g_path_get_base.patch \
36 file://no-pip.patch \ 36 file://no-pip.patch \
37 file://fix_segv.patch \ 37 file://fix_segv.patch \
38 file://qemu-guest-agent.init \ 38 file://qemu-guest-agent.init \