summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-04-08 12:38:36 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-04-08 12:39:46 +0200
commit26ca76420fcd10853a14b5ca5b93f55549e647d6 (patch)
treec66a8d2a31c25e6ad4ededcdb27216900aa07328
parent838d47b0d8aa1d56bdd0e65816bbe585458abb89 (diff)
packagegroup-tdx-cli: add uhubctl, a usb hub power control utility
Related-to: ELB-1429 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-images/images/packagegroup-tdx-cli.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb
index 8c0a7f2..92fc60d 100644
--- a/recipes-images/images/packagegroup-tdx-cli.bb
+++ b/recipes-images/images/packagegroup-tdx-cli.bb
@@ -42,8 +42,9 @@ RRECOMMENDS_packagegroup-base-tdx-cli = "\
libsoc \
mtd-utils \
u-boot-fw-utils \
- util-linux-fstrim \
udev-toradex-rules \
+ uhubctl \
+ util-linux-fstrim \
"
SUMMARY_packagegroup-benchmark-tdx-cli = "Benchmarking tools"