summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhenrique.garcia <henrique.garcia@toradex.com>2022-10-13 07:34:39 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2022-10-27 13:24:36 +0200
commit3d9ea579447556b9c4474a167a13914561231494 (patch)
tree85f8061c5c9c51b2572835bc6a294c7499113415
parentd39eb867352f2a9d48c4fed10b6c648a640a2e5a (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> (cherry picked from commit a38e08181f08a6b2d50e7b30b39db45ed47fda39)
-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"