diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2016-03-29 11:09:05 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2016-03-30 19:57:41 +0200 |
commit | b886c80cb6aab66afc44da6963945dc927c8ce81 (patch) | |
tree | 7195b4fe7c6298736ece9ce77f76170c9efcb388 /recipes/images/trdx-extra.inc | |
parent | 953f6a2d93c9d4590d5fe9d572279e7ce0369c34 (diff) |
trdx-extra.inc: deploy u-boot utils for Colibri iMX7
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes/images/trdx-extra.inc')
-rw-r--r-- | recipes/images/trdx-extra.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 4d14d21..4d1c853 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -87,6 +87,7 @@ IMAGE_INSTALL_append_colibri-vf = " \ " IMAGE_INSTALL_append_mx7 = " \ + u-boot-toradex-fsl-fw-utils \ libusbg \ curl \ file \ |