summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.8.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.7.bb b/meta-oe/recipes-benchmark/fio/fio_3.8.bb
index 410e27b937..eb517c3f7e 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.7.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.8.bb
@@ -20,8 +20,8 @@ PACKAGECONFIG_NUMA_arm = ""
20PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" 20PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
21PACKAGECONFIG[numa] = ",--disable-numa,numactl" 21PACKAGECONFIG[numa] = ",--disable-numa,numactl"
22 22
23# rev for v3.7 23# rev for v3.8
24SRCREV = "c397ab3aac3d4ed1660d9cd4d820f31a4375306e" 24SRCREV = "bfd986752ad053175423ffe3bbbeb07803f8ad4a"
25SRC_URI = "git://git.kernel.dk/fio.git \ 25SRC_URI = "git://git.kernel.dk/fio.git \
26 file://0001-update-the-interpreter-paths.patch \ 26 file://0001-update-the-interpreter-paths.patch \
27" 27"