summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.22.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.21.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.21.bb b/meta-oe/recipes-benchmark/fio/fio_3.22.bb
index 83f38fc7ba..b50ed9f279 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.21.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.22.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA_armeb = ""
22PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" 22PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
23PACKAGECONFIG[numa] = ",--disable-numa,numactl" 23PACKAGECONFIG[numa] = ",--disable-numa,numactl"
24 24
25SRCREV = "d13596b225baf61425a9ca92b0583fc3fa97765d" 25SRCREV = "477b6753ad068983d49fea0abc91fab82da9bad0"
26SRC_URI = "git://git.kernel.dk/fio.git \ 26SRC_URI = "git://git.kernel.dk/fio.git \
27" 27"
28 28