aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-08-31 21:45:24 +0800
committerKhem Raj <raj.khem@gmail.com>2020-08-31 08:30:20 -0700
commit85af6c1f1837033b4d9ba8c1156ae8ef8d204592 (patch)
treea06a6db56948f2e5d6f479d8a240b06d425e9678
parent97f52d0f6a09e243858637e98f41250eaf5554eb (diff)
downloadmeta-openembedded-contrib-85af6c1f1837033b4d9ba8c1156ae8ef8d204592.tar.gz
fio: upgrade 3.21 -> 3.22
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.22.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.21.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.21.bb b/meta-oe/recipes-benchmark/fio/fio_3.22.bb
index 83f38fc7ba..b50ed9f279 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.21.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.22.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA_armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
-SRCREV = "d13596b225baf61425a9ca92b0583fc3fa97765d"
+SRCREV = "477b6753ad068983d49fea0abc91fab82da9bad0"
SRC_URI = "git://git.kernel.dk/fio.git \
"