summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/fio/fio_3.29.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-benchmark/fio/fio_3.29.bb')
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.29.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.29.bb b/meta-oe/recipes-benchmark/fio/fio_3.29.bb
index 54e2f332b..72479ce50 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.29.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.29.bb
@@ -7,7 +7,7 @@ job descriptions in a simple-to-understand text format. Several example job \
7files are included. fio displays all sorts of I/O performance information." 7files are included. fio displays all sorts of I/O performance information."
8HOMEPAGE = "http://freecode.com/projects/fio" 8HOMEPAGE = "http://freecode.com/projects/fio"
9SECTION = "console/tests" 9SECTION = "console/tests"
10LICENSE = "GPLv2" 10LICENSE = "GPL-2.0-only"
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"