aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-11-20 21:05:53 +0800
committerKhem Raj <raj.khem@gmail.com>2020-11-23 07:09:33 -0800
commita62201c7a743fdc8709b0563b2f750760dace29d (patch)
treef74316823e2dcfb17758953a45e08b93920a1fc4 /meta-oe
parent9a77c8d8f09c588e07ae3721f59bf2b4e4f2a2f3 (diff)
downloadmeta-openembedded-contrib-a62201c7a743fdc8709b0563b2f750760dace29d.tar.gz
fio: upgrade 3.22 -> 3.24
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.24.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.22.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.22.bb b/meta-oe/recipes-benchmark/fio/fio_3.24.bb
index b50ed9f279..1a42fd45c2 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.22.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.24.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA_armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
-SRCREV = "477b6753ad068983d49fea0abc91fab82da9bad0"
+SRCREV = "45d3aa1f57be23db180f8db3d133e8094370f35c"
SRC_URI = "git://git.kernel.dk/fio.git \
"