summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
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
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')
-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 410e27b93..eb517c3f7 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"