aboutsummaryrefslogtreecommitdiffstats
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.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 = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
-# rev for v3.7
-SRCREV = "c397ab3aac3d4ed1660d9cd4d820f31a4375306e"
+# rev for v3.8
+SRCREV = "bfd986752ad053175423ffe3bbbeb07803f8ad4a"
SRC_URI = "git://git.kernel.dk/fio.git \
file://0001-update-the-interpreter-paths.patch \
"