summaryrefslogtreecommitdiff
path: root/recipes-images/images/tdx-extra.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-05-21 18:01:06 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-05-22 10:04:19 +0200
commit573918b6a7ebdb4d375511bf15bdc0cc6f725517 (patch)
treeb223760059325e9a98c57957d8514727268bf1e7 /recipes-images/images/tdx-extra.inc
parent59bc00d580b7b8a8ea6fed8d9a919675c0383a16 (diff)
tdx-extra: mx8: add u-boot fw-utils
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images/images/tdx-extra.inc')
-rw-r--r--recipes-images/images/tdx-extra.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index f7fb720..3975f56 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -132,6 +132,12 @@ IMAGE_INSTALL_append_mx8 = " \
ptpd \
util-linux \
"
+IMAGE_INSTALL_append_apalis-imx8 = " \
+ u-boot-toradex-fw-utils \
+"
+IMAGE_INSTALL_append_colibri-imx8qxp = " \
+ u-boot-fw-utils \
+"
IMAGE_INSTALL += " \
packagegroup-dotnet-deps \