aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/fio/fio_2.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-benchmark/fio/fio_2.0.5.bb')
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_2.0.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_2.0.5.bb b/meta-oe/recipes-benchmark/fio/fio_2.0.5.bb
index e21ab6df83..8dcf637963 100644
--- a/meta-oe/recipes-benchmark/fio/fio_2.0.5.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_2.0.5.bb
@@ -14,7 +14,8 @@ DEPENDS = "libaio"
# rev for v2.0.5
SRCREV = "02efadeb8b05144bcf2fc7796e1da2e7db211d00"
-SRC_URI = "git://git.kernel.dk/fio.git"
+SRC_URI = "git://git.kernel.dk/fio.git \
+ file://0001-ARM-Use-generic-assembly-nop-and-barrier-code-for-ar.patch"
S = "${WORKDIR}/git"