summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhenrique.garcia <henrique.garcia@toradex.com>2022-10-13 07:34:39 -0300
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2022-10-17 06:40:16 +0000
commita38e08181f08a6b2d50e7b30b39db45ed47fda39 (patch)
treefb62fc3ce521f23a828bd7188555c3bc9bd05360
parentfb417309b02aeffb89f38e95af1f55d5419f7321 (diff)
packagegroup-tdx-cli: add tdx-info to packagegroup-base-tdx-cli
The tdx-info shell script is a helper tool intended to simplify getting information (software and hardware related) on Toradex modules (and potentially on any machine). For more details on tdx-info, see https://github.com/toradex/tdx-info/blob/master/README.md Related-to: ELB-4860 Signed-off-by: Henrique Garcia <henrique.garcia@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 2b4b056..7326b9a 100644
--- a/recipes-images/images/packagegroup-tdx-cli.bb
+++ b/recipes-images/images/packagegroup-tdx-cli.bb
@@ -52,6 +52,7 @@ RRECOMMENDS:packagegroup-base-tdx-cli = "\
uhubctl \
util-linux-fstrim \
${USB_GADGET} \
+ tdx-info \
"
SUMMARY:packagegroup-benchmark-tdx-cli = "Benchmarking tools"