diff options
author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2021-06-04 02:58:11 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-06-03 09:13:52 -0700 |
commit | 17f07baff86ab0605bb15fb57136b356b6b9e103 (patch) | |
tree | 4e61c7663032201c6520d236cf213c1ce8ed042f /meta-oe/recipes-benchmark | |
parent | 6fcc1f0309b948b629d870d230b3f85c001d8920 (diff) | |
download | meta-openembedded-17f07baff86ab0605bb15fb57136b356b6b9e103.tar.gz |
fio: upgrade 3.26 -> 3.27
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@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.27.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.26.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.26.bb b/meta-oe/recipes-benchmark/fio/fio_3.27.bb index 6f2464e5e..d18649db0 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.26.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.27.bb | |||
@@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA_armeb = "" | |||
22 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" | 22 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" |
23 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" | 23 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" |
24 | 24 | ||
25 | SRCREV = "267b164c372d57145880f365bab8d8a52bf8baa7" | 25 | SRCREV = "0313e938c9c8bb37d71dade239f1f5326677b079" |
26 | SRC_URI = "git://git.kernel.dk/fio.git \ | 26 | SRC_URI = "git://git.kernel.dk/fio.git \ |
27 | " | 27 | " |
28 | 28 | ||