diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-12-19 03:22:37 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-12-18 08:23:14 -0800 |
| commit | cb81bc73a42c812deb972dca9bb8a7d0b501296c (patch) | |
| tree | 436a93ec7f4f76b41dd7e80167cb7a5a026e1d01 | |
| parent | 5363e78fabeaa689347994234399d07fffcda3a0 (diff) | |
| download | meta-openembedded-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>
| -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 = "" | |||
| 22 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" | 22 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" |
| 23 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" | 23 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" |
| 24 | 24 | ||
| 25 | SRCREV = "45d3aa1f57be23db180f8db3d133e8094370f35c" | 25 | SRCREV = "fd80924b22fef6ce0d5580724d91490347445f90" |
| 26 | SRC_URI = "git://git.kernel.dk/fio.git \ | 26 | SRC_URI = "git://git.kernel.dk/fio.git \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
