summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-12-21 18:43:05 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-22 15:57:18 +0100
commitb74384f2f26a16f19139289e876756b60da01fed (patch)
tree3ca858e1f6b65a011988c9dfb4f422cdae91cba3
parent8b776c7e1a23da4ba5a7a7ca688cc5b8d048e70a (diff)
tdx-extra: add U-Boot fw-utils for Colibri iMX6ULL
Add U-Boot fw-utils (fw_set/printenv) to the Colibri iMX6ULL image. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-images/images/tdx-extra.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index aa6f5b5..f204035 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -157,6 +157,11 @@ IMAGE_INSTALL_append_colibri-imx7 = " \
mtd-utils-ubifs \
"
+IMAGE_INSTALL_append_colibri-imx6ull = " \
+ u-boot-toradex-fsl-fw-utils \
+ mtd-utils-ubifs \
+"
+
IMAGE_INSTALL += " \
packagegroup-dotnet-deps \
\