diff options
| -rw-r--r-- | meta-oe/recipes-benchmark/fio/fio_3.8.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.7.bb b/meta-oe/recipes-benchmark/fio/fio_3.8.bb index 410e27b937..eb517c3f7e 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.7.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.8.bb | |||
| @@ -20,8 +20,8 @@ PACKAGECONFIG_NUMA_arm = "" | |||
| 20 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" | 20 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" |
| 21 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" | 21 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" |
| 22 | 22 | ||
| 23 | # rev for v3.7 | 23 | # rev for v3.8 |
| 24 | SRCREV = "c397ab3aac3d4ed1660d9cd4d820f31a4375306e" | 24 | SRCREV = "bfd986752ad053175423ffe3bbbeb07803f8ad4a" |
| 25 | SRC_URI = "git://git.kernel.dk/fio.git \ | 25 | SRC_URI = "git://git.kernel.dk/fio.git \ |
| 26 | file://0001-update-the-interpreter-paths.patch \ | 26 | file://0001-update-the-interpreter-paths.patch \ |
| 27 | " | 27 | " |
