From 949e4975e60377b700773f79f0c0f9e66e3579fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20J=C3=A4ggi?= Date: Fri, 17 Jul 2020 10:10:28 +0200 Subject: [PATCH] nm-linux-image: add mmc-utils package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit mmc is a tool that can be used to monitor the health of eMMC devices BugzID: 63371 Signed-off-by: Tobias Jäggi --- recipes-core/images/netmodule-linux-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/images/netmodule-linux-image.bb b/recipes-core/images/netmodule-linux-image.bb index cde17e5..1d5c6ce 100644 --- a/recipes-core/images/netmodule-linux-image.bb +++ b/recipes-core/images/netmodule-linux-image.bb @@ -59,6 +59,7 @@ IMAGE_INSTALL_append = " \ bootloader-config \ sys-mon \ scripts-nm \ + mmc-utils \ " IMAGE_INSTALL_append_am335x-nrhw16 = " \