aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2019-07-17 21:21:22 -0700
committerKhem Raj <raj.khem@gmail.com>2019-07-18 11:21:57 -0700
commit7428873d8cc4ce3dd73f316389e42e5795ca367c (patch)
treeb82b6cc88907f70027fcabdbc61bdfee5c5762b3 /meta-oe/recipes-benchmark
parentf0ed6c4e4f521c416121cc8e0fe377a7e2c71013 (diff)
downloadmeta-openembedded-7428873d8cc4ce3dd73f316389e42e5795ca367c.tar.gz
fio: Upgrade to 3.15
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.15.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.12.bb b/meta-oe/recipes-benchmark/fio/fio_3.15.bb
index e85e7c709b..c44075cdbe 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.12.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.15.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
# rev for v3.8
-SRCREV = "16500b5a0b03ee0142d592bb74a46943a223b06e"
+SRCREV = "01bf5128d0581e267383f280c6a1dcd26517240f"
SRC_URI = "git://git.kernel.dk/fio.git \
file://0001-update-the-interpreter-paths.patch \
"