diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2017-02-23 19:35:27 +0100 |
---|---|---|
committer | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2017-04-07 14:40:14 +0200 |
commit | c07f640def43b8ed10fb61f9d8f7127a49b4e857 (patch) | |
tree | 9a75b4e96d4ecdfd7116ca2449cdd8201f7fe572 | |
parent | 70f6fdaf00b23093ac1dcf3c837410d17b1a7297 (diff) |
trdx-extra: add mmc-utils to all our images
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r-- | recipes-images/images/trdx-extra.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-images/images/trdx-extra.inc b/recipes-images/images/trdx-extra.inc index 31321fa..96cc610 100644 --- a/recipes-images/images/trdx-extra.inc +++ b/recipes-images/images/trdx-extra.inc @@ -187,6 +187,7 @@ IMAGE_INSTALL += " \ iperf3 \ i2c-tools \ memtester \ + mmc-utils-cos \ rt-tests \ stress \ lmbench \ |