aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-08 22:42:45 +0800
committerKhem Raj <raj.khem@gmail.com>2022-04-11 08:52:55 -0700
commit31e0ca154cbe6882b86abc8743e4054f6bafd242 (patch)
treef5cb10b5338b6c864b70352661de39f18c5a4f80 /meta-oe/recipes-benchmark
parente03ef400f0202ca53bc2cef628020887c5062816 (diff)
downloadmeta-openembedded-contrib-31e0ca154cbe6882b86abc8743e4054f6bafd242.tar.gz
fio: upgrade 3.29 -> 3.30
Signed-off-by: Wang Mingyu <wangmy@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.30.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.29.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.29.bb b/meta-oe/recipes-benchmark/fio/fio_3.30.bb
index 72479ce503..f97a1b899d 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.29.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.30.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA:armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
-SRCREV = "9b46661c289d01dbfe5182189a7abea9ce2f9e04"
+SRCREV = "a3e48f483db27d20e02cbd81e3a8f18c6c5c50f5"
SRC_URI = "git://git.kernel.dk/fio.git;branch=master \
"