diff options
-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 | ||