From b74384f2f26a16f19139289e876756b60da01fed Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 21 Dec 2017 18:43:05 +0100 Subject: 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 Acked-by: Marcel Ziswiler --- recipes-images/images/tdx-extra.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'recipes-images/images/tdx-extra.inc') 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 \ \ -- cgit v1.2.3