From 2ccb98bbf60180ae493cac7f907150b8110b73d9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 30 Sep 2019 13:27:38 +0200 Subject: 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 --- recipes-images/images/tdx-extra.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes-images/images/tdx-extra.inc') 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 \ \ -- cgit v1.2.3