| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bonnie++: add UPSTREAM_CHECK_URI | Yi Zhao | 2025-11-12 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | Add UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX to check the correct latest stable verison. Before the patch: $ devtool latest-version bonnie++ INFO: Current version: 2.00a INFO: Latest version: 1.04 After the patch: $ devtool latest-version bonnie++ INFO: Current version: 2.00a INFO: Latest version: 2.00a Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | bonnie++: New recipe for version 2.0 | Jörg Sommer | 2024-01-28 | 1 | -0/+33 |
| Newer versions of bonnie get published on <https://doc.coker.com.au/projects/bonnie/>. Unfortunately, the new version doesn't compile with g++ 11 which requires *fix-csv2html-data.patch* and configure fails due to cross compilation which gets fixed with *fix-configure-lfs.patch* Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
