aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2021-03-16 09:34:05 +0800
committerKhem Raj <raj.khem@gmail.com>2021-03-16 21:37:14 -0700
commit8a68829eb96bad566b325807fc727f64b4415800 (patch)
treedac93b1dc4c9ee1fdb97cf61dcdbf5c1d8e9fe12 /meta-oe/recipes-benchmark
parentbf42dff9711cb30e951842541654755ab6866a25 (diff)
downloadmeta-openembedded-contrib-8a68829eb96bad566b325807fc727f64b4415800.tar.gz
fio: upgrade 3.25 -> 3.26
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.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.26.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.25.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.25.bb b/meta-oe/recipes-benchmark/fio/fio_3.26.bb
index 6ab7ab79dd..6f2464e5ef 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.25.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.26.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA_armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
-SRCREV = "fd80924b22fef6ce0d5580724d91490347445f90"
+SRCREV = "267b164c372d57145880f365bab8d8a52bf8baa7"
SRC_URI = "git://git.kernel.dk/fio.git \
"