nm-linux-image: add mmc-utils package

mmc is a tool that can be used to monitor the health of eMMC devices

BugzID: 63371

Signed-off-by: Tobias Jäggi <tobias.jaeggi@netmodule.com>
This commit is contained in:
Tobias Jäggi 2020-07-17 10:10:28 +02:00
parent d2a11ecbc9
commit 949e4975e6
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ IMAGE_INSTALL_append = " \
bootloader-config \ bootloader-config \
sys-mon \ sys-mon \
scripts-nm \ scripts-nm \
mmc-utils \
" "
IMAGE_INSTALL_append_am335x-nrhw16 = " \ IMAGE_INSTALL_append_am335x-nrhw16 = " \