summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_2.9.bb (renamed from meta-oe/recipes-benchmark/fio/fio_2.2.6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb b/meta-oe/recipes-benchmark/fio/fio_2.9.bb
index db6717300..67b513fa0 100644
--- a/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_2.9.bb
@@ -19,8 +19,8 @@ PACKAGECONFIG_NUMA_arm = ""
19PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" 19PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
20PACKAGECONFIG[numa] = ",--disable-numa,numactl" 20PACKAGECONFIG[numa] = ",--disable-numa,numactl"
21 21
22# rev for v2.2.6 22# rev for v2.9
23SRCREV = "f52c9691bc8c285f3445235c69acdfd6de7f9b82" 23SRCREV = "fe8d0f4c54f0c308c9a02a4e3c2f5084e8bf5461"
24SRC_URI = "git://git.kernel.dk/fio.git" 24SRC_URI = "git://git.kernel.dk/fio.git"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"