summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.17.bb b/meta-oe/recipes-benchmark/fio/fio_3.17.bb
index e41c21d1e2..5a9cc8334c 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.17.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.17.bb
@@ -11,7 +11,7 @@ LICENSE = "GPLv2"
11LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 11LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
12 12
13DEPENDS = "libaio zlib coreutils-native" 13DEPENDS = "libaio zlib coreutils-native"
14RDEPENDS_${PN} = "python bash" 14RDEPENDS_${PN} = "python3-core bash"
15 15
16PACKAGECONFIG_NUMA = "numa" 16PACKAGECONFIG_NUMA = "numa"
17# ARM does not currently support NUMA 17# ARM does not currently support NUMA