From 1c4f4a22fe2a819d087e90f192f56ec102214520 Mon Sep 17 00:00:00 2001 From: Francesco Dolcini Date: Mon, 18 Oct 2021 18:46:21 +0200 Subject: 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 (cherry picked from commit c369af47314e1b1e1776dcfa0cee1befc73fd044) --- recipes-images/images/packagegroup-tdx-cli.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb index 9d5fb94..737f25a 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 \ -- cgit v1.2.3