summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.41.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.39.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.39.bb b/meta-oe/recipes-benchmark/fio/fio_3.41.bb
index 2ca52aaecf..494a4eb3d7 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.39.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.41.bb
@@ -22,8 +22,8 @@ PACKAGECONFIG_NUMA:armeb = ""
22PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" 22PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
23PACKAGECONFIG[numa] = ",--disable-numa,numactl" 23PACKAGECONFIG[numa] = ",--disable-numa,numactl"
24 24
25SRC_URI = "git://git.kernel.dk/fio.git;branch=master" 25SRC_URI = "git://git.kernel.dk/fio.git;branch=master;tag=${BP}"
26SRCREV = "a6e474c9e896e4ba1eb40066a03402afb040710a" 26SRCREV = "ed675d3477a70a42d2e757b713f6c7125a27cdca"
27 27
28SRC_URI += "file://CVE-2025-10823.patch" 28SRC_URI += "file://CVE-2025-10823.patch"
29 29