aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/fio
diff options
context:
space:
mode:
authorMingli Yu <Mingli.Yu@windriver.com>2018-08-21 15:57:38 +0800
committerKhem Raj <raj.khem@gmail.com>2018-08-21 10:34:36 -0700
commitfeafef878a573ad11e14084dc21b9f44f5b199ab (patch)
treed7ea8c27ab08fb5c9fd492c7c0eac6bff8a60abc /meta-oe/recipes-benchmark/fio
parent0d59551c9515e1dafea2af84a77246f06f8b50c3 (diff)
downloadmeta-openembedded-feafef878a573ad11e14084dc21b9f44f5b199ab.tar.gz
fio: Upgrade to 3.8
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark/fio')
-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 \
"