aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-09-22 21:45:07 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-24 08:12:36 -0700
commit1e3a6e7be33eb28a3733e7f3066d98fcc881ac75 (patch)
tree4ca7494e0a2201ecea198f65ce0072b082e4923a
parent3a0fb097ab9c8f87e1bf013d93732621b01bbf4c (diff)
downloadmeta-openembedded-1e3a6e7be33eb28a3733e7f3066d98fcc881ac75.tar.gz
fio: Upgrade to 3.28
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.28.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.27.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.27.bb b/meta-oe/recipes-benchmark/fio/fio_3.28.bb
index 96791948b0..6e4b648d26 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.27.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.28.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA:armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
-SRCREV = "0313e938c9c8bb37d71dade239f1f5326677b079"
+SRCREV = "d83ac9d3d30d5f5dc6d0e425e4ba945a772839f6"
SRC_URI = "git://git.kernel.dk/fio.git \
"