summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/fio/fio_3.28.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-benchmark/fio/fio_3.28.bb')
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.28.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.28.bb b/meta-oe/recipes-benchmark/fio/fio_3.28.bb
index 6e4b648d2..93eb1c2dd 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.28.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.28.bb
@@ -23,7 +23,7 @@ PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
23PACKAGECONFIG[numa] = ",--disable-numa,numactl" 23PACKAGECONFIG[numa] = ",--disable-numa,numactl"
24 24
25SRCREV = "d83ac9d3d30d5f5dc6d0e425e4ba945a772839f6" 25SRCREV = "d83ac9d3d30d5f5dc6d0e425e4ba945a772839f6"
26SRC_URI = "git://git.kernel.dk/fio.git \ 26SRC_URI = "git://git.kernel.dk/fio.git;branch=master \
27" 27"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"