diff options
-rw-r--r-- | meta-oe/recipes-benchmark/fio/fio_3.15.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.12.bb b/meta-oe/recipes-benchmark/fio/fio_3.15.bb index e85e7c709b..c44075cdbe 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.12.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.15.bb | |||
@@ -22,7 +22,7 @@ PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" | |||
22 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" | 22 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" |
23 | 23 | ||
24 | # rev for v3.8 | 24 | # rev for v3.8 |
25 | SRCREV = "16500b5a0b03ee0142d592bb74a46943a223b06e" | 25 | SRCREV = "01bf5128d0581e267383f280c6a1dcd26517240f" |
26 | SRC_URI = "git://git.kernel.dk/fio.git \ | 26 | SRC_URI = "git://git.kernel.dk/fio.git \ |
27 | file://0001-update-the-interpreter-paths.patch \ | 27 | file://0001-update-the-interpreter-paths.patch \ |
28 | " | 28 | " |