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:
parent
d2a11ecbc9
commit
949e4975e6
|
|
@ -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 = " \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue