From ab80caef8740fc39591d736b14ef9d58d0f46bae Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 10 Jul 2019 16:51:25 +0200 Subject: tdx-extra.inc: deploy util-linux for all machines This installs the full featured util-linux applications and preferes them over the busybox variants at the price of a bigger rootfs. Signed-off-by: Max Krummenacher --- recipes-images/images/tdx-extra.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc index 82e7aed..b5c8fe6 100644 --- a/recipes-images/images/tdx-extra.inc +++ b/recipes-images/images/tdx-extra.inc @@ -128,7 +128,6 @@ IMAGE_INSTALL_append_mx8 = " \ pciutils \ perf \ ptpd \ - util-linux \ " IMAGE_INSTALL_append_apalis-imx8 = " \ u-boot-toradex-fw-utils \ @@ -161,6 +160,7 @@ IMAGE_INSTALL += " \ lsof \ mtd-utils \ dosfstools \ + util-linux \ util-linux-fstrim \ \ devmem2 \ -- cgit v1.2.3