aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-06-04 02:58:11 +0800
committerKhem Raj <raj.khem@gmail.com>2021-06-03 09:13:52 -0700
commit17f07baff86ab0605bb15fb57136b356b6b9e103 (patch)
tree4e61c7663032201c6520d236cf213c1ce8ed042f /meta-oe/recipes-benchmark
parent6fcc1f0309b948b629d870d230b3f85c001d8920 (diff)
downloadmeta-openembedded-contrib-17f07baff86ab0605bb15fb57136b356b6b9e103.tar.gz
fio: upgrade 3.26 -> 3.27
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@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.27.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.26.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.26.bb b/meta-oe/recipes-benchmark/fio/fio_3.27.bb
index 6f2464e5ef..d18649db0d 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.26.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.27.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA_armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
-SRCREV = "267b164c372d57145880f365bab8d8a52bf8baa7"
+SRCREV = "0313e938c9c8bb37d71dade239f1f5326677b079"
SRC_URI = "git://git.kernel.dk/fio.git \
"