aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-12-19 03:22:37 +0800
committerKhem Raj <raj.khem@gmail.com>2020-12-18 08:23:14 -0800
commitcb81bc73a42c812deb972dca9bb8a7d0b501296c (patch)
tree436a93ec7f4f76b41dd7e80167cb7a5a026e1d01 /meta-oe
parent5363e78fabeaa689347994234399d07fffcda3a0 (diff)
downloadmeta-openembedded-contrib-cb81bc73a42c812deb972dca9bb8a7d0b501296c.tar.gz
fio: upgrade 3.24 -> 3.25
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.25.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.24.bb b/meta-oe/recipes-benchmark/fio/fio_3.25.bb
index 1a42fd45c2..6ab7ab79dd 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.24.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.25.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA_armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
-SRCREV = "45d3aa1f57be23db180f8db3d133e8094370f35c"
+SRCREV = "fd80924b22fef6ce0d5580724d91490347445f90"
SRC_URI = "git://git.kernel.dk/fio.git \
"