diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-09-22 21:45:07 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-09-24 08:12:36 -0700 |
| commit | 1e3a6e7be33eb28a3733e7f3066d98fcc881ac75 (patch) | |
| tree | 4ca7494e0a2201ecea198f65ce0072b082e4923a | |
| parent | 3a0fb097ab9c8f87e1bf013d93732621b01bbf4c (diff) | |
| download | meta-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 = "" | |||
| 22 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" | 22 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" |
| 23 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" | 23 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" |
| 24 | 24 | ||
| 25 | SRCREV = "0313e938c9c8bb37d71dade239f1f5326677b079" | 25 | SRCREV = "d83ac9d3d30d5f5dc6d0e425e4ba945a772839f6" |
| 26 | SRC_URI = "git://git.kernel.dk/fio.git \ | 26 | SRC_URI = "git://git.kernel.dk/fio.git \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
