summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.31.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.30.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.30.bb b/meta-oe/recipes-benchmark/fio/fio_3.31.bb
index f97a1b899d..d655d6c98f 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.30.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.31.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 = "a3e48f483db27d20e02cbd81e3a8f18c6c5c50f5" 25SRCREV = "6cafe8445fd1e04e5f7d67bbc73029a538d1b253"
26SRC_URI = "git://git.kernel.dk/fio.git;branch=master \ 26SRC_URI = "git://git.kernel.dk/fio.git;branch=master \
27" 27"
28 28