summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/iozone3/iozone3
Commit message (Collapse)AuthorAgeFilesLines
* iozone3: Do not define prototype for pread64()Khem Raj2020-01-151-0/+34
| | | | | | Use the one from system headers Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iozone3: Fix parallel build problemKhem Raj2016-12-131-0/+97
| | | | | | | | | ibasync.o and libbif.o are built twice once wrongly without CFLAGS, clang catches this since it does not specify -DHAVE_ANSIC_C and clang flags bunch of errors. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* iozone: update version to 414Jackie Huang2014-05-031-32/+0
| | | | | | | | | Changes: - use BPN to fix multilib builds - drop the fileop-arm.patch since the issue is already fixed in the new version. Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
* iozone3: Add version 263 (initial recipe)Noor Ahsan2011-09-012-0/+94
* Import from oe.dev commit id b55dcd636a162541a4cdcace8c106869fbb9465b. * Bring LIC_FILES_CHKSUM from iozone.c file. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>