summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/fio/files
Commit message (Collapse)AuthorAgeFilesLines
* fio: Fix build when march is armv7veKhem Raj2019-10-051-0/+28
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fio: upgrade 3.15 -> 3.16Zang Ruochen2019-09-241-43/+0
| | | | | | | | -files/0001-engines-splice-remove-buggy-mem_align-set.patch Removed since this is included in 3.16. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fio: fix first direct IO errored when ioengine is spliceLiwei Song2019-08-051-0/+43
| | | | | | | | backport an fio upstream patch to fix "first direct IO errored" when we specify -ioengine=spice Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fio: Upgrade to 3.12Mingli Yu2018-11-161-4/+4
| | | | | | | | | Refresh 0001-update-the-interpreter-paths.patch as the folder unit_tests/ is renamed to t/ in below commit: c44d2c6e Move steady state unit test to t/ Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fio: Upgrade to 3.7Mingli Yu2018-07-201-0/+94
* Licence-Update: Address update in COPYING * Add patch 0001-update-the-interpreter-paths.patch and add python and bash to RDEPENDS_${PN} to fix below QA issues: ERROR: fio-3.7-r0 do_package_qa: QA Issue: /usr/bin/fiologparser.py contained in package fio requires /usr/bin/python2.7, but no providers found in RDEPENDS_fio? [file-rdeps] ERROR: fio-3.7-r0 do_package_qa: QA Issue: /usr/bin/genfio contained in package fio requires /usr/bin/bash, but no providers found in RDEPENDS_fio? [file-rdeps] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>