diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2021-03-16 09:34:05 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-16 21:37:14 -0700 |
| commit | 8a68829eb96bad566b325807fc727f64b4415800 (patch) | |
| tree | dac93b1dc4c9ee1fdb97cf61dcdbf5c1d8e9fe12 | |
| parent | bf42dff9711cb30e951842541654755ab6866a25 (diff) | |
| download | meta-openembedded-8a68829eb96bad566b325807fc727f64b4415800.tar.gz | |
fio: upgrade 3.25 -> 3.26
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.26.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.25.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.25.bb b/meta-oe/recipes-benchmark/fio/fio_3.26.bb index 6ab7ab79dd..6f2464e5ef 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.25.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.26.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 = "fd80924b22fef6ce0d5580724d91490347445f90" | 25 | SRCREV = "267b164c372d57145880f365bab8d8a52bf8baa7" |
| 26 | SRC_URI = "git://git.kernel.dk/fio.git \ | 26 | SRC_URI = "git://git.kernel.dk/fio.git \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
