summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-09-30 13:27:38 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-09-30 13:29:46 +0200
commit2ccb98bbf60180ae493cac7f907150b8110b73d9 (patch)
treecf85c2902d62d77ebfc5fe023b82d6374c3416e4
parent082483f155b2e853189cdd8f82d07a98b74f28fe (diff)
tdx-extra: add additional tools
With the move away from angstrom we lost some networking and debugging tools which angstrom did install by default. Add them again here. avahi-autoipd ppp procps strace Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-images/images/tdx-extra.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index f4f4de9..b44ac24 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -139,6 +139,8 @@ IMAGE_INSTALL += " \
sqlite3 \
\
${WIFI} \
+ avahi-autoipd \
+ ppp \
curl \
can-utils iproute2 \
nfs-utils-client \
@@ -167,7 +169,9 @@ IMAGE_INSTALL += " \
mmc-utils-cos \
nbench-byte \
rt-tests \
+ procps \
stress \
+ strace \
tinymembench \
util-linux-lsblk \
\