summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Dolcini <francesco.dolcini@toradex.com>2021-10-18 18:46:21 +0200
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2021-10-19 11:21:58 +0200
commitc369af47314e1b1e1776dcfa0cee1befc73fd044 (patch)
tree0e21018a13f3c50d4a893172c7365da4f7c2e507
parentf99619b2135ff939b6370be8116d66a10bc84836 (diff)
packagegroup-tdx-cli: add fio I/O tester tool
Add fio, Flexible I/O tester [*], to devel-tdx-cli package group, the tool is useful for benchmark and hardware verification of I/O subsystem and hardware devices. tdx-reference-multimedia-image rootfs size increase is 1124k after the inclusion. [*] https://fio.readthedocs.io/ Related-to: ELB-4213 Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
-rw-r--r--recipes-images/images/packagegroup-tdx-cli.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb
index 4f9eebc..97bac4b 100644
--- a/recipes-images/images/packagegroup-tdx-cli.bb
+++ b/recipes-images/images/packagegroup-tdx-cli.bb
@@ -65,6 +65,7 @@ RRECOMMENDS_packagegroup-devel-tdx-cli = "\
bonnie++ \
devmem2 \
evtest \
+ fio \
gdbserver \
i2c-tools \
ldd \