From 1435307a3500cb64bac13558d31e00b19d3f0a69 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 4 Sep 2017 17:02:17 -0700 Subject: images: add colibri-imx7-emmc Signed-off-by: Stefan Agner Acked-by: Max Krummenacher --- recipes-images/images/tdx-extra.inc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (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 1d9e3bb..0da0633 100644 --- a/recipes-images/images/tdx-extra.inc +++ b/recipes-images/images/tdx-extra.inc @@ -159,11 +159,15 @@ IMAGE_INSTALL_append_mx7 = " \ ptpd \ iproute2 \ canutils \ - mtd-utils-ubifs \ +" + +IMAGE_INSTALL_append_colibri-imx7-emmc = " \ + u-boot-toradex-fsl-fw-utils \ " IMAGE_INSTALL_append_colibri-imx7 = " \ u-boot-toradex-fsl-fw-utils \ + mtd-utils-ubifs \ " IMAGE_INSTALL += " \ -- cgit v1.2.3