summaryrefslogtreecommitdiff
path: root/recipes-images/images
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-12-15 13:58:12 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 13:44:33 +0100
commit4a9030893315b99967e83f06c815a5120101f44f (patch)
tree4b0c8d3e579795ee19b04181f167951e89414d0b /recipes-images/images
parentb743fda3b3bb7bea2af7a977bc046b06dc52b04c (diff)
tdx-extra: follow renamed u-boot-toradex-fw-utils
The U-Boot fw-utils recipe was moved to meta-freescale. While moving the recipe name was renamed, follow that. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images/images')
-rw-r--r--recipes-images/images/tdx-extra.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index ab0a3ff..13e4d82 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -107,11 +107,11 @@ IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL-MX6QDL}"
IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL-MX6QDL}"
IMAGE_INSTALL_append_apalis-imx6 = " \
- u-boot-toradex-fsl-fw-utils \
+ u-boot-toradex-fw-utils \
perf \
"
IMAGE_INSTALL_append_colibri-imx6 = " \
- u-boot-toradex-fsl-fw-utils \
+ u-boot-toradex-fw-utils \
perf \
"
@@ -140,7 +140,7 @@ IMAGE_INSTALL_append_vf = " \
"
IMAGE_INSTALL_append_colibri-vf = " \
- u-boot-toradex-fsl-fw-utils \
+ u-boot-toradex-fw-utils \
"
IMAGE_INSTALL_append_mx7 = " \
@@ -153,17 +153,17 @@ IMAGE_INSTALL_append_mx7 = " \
"
IMAGE_INSTALL_append_colibri-imx7-emmc = " \
- u-boot-toradex-fsl-fw-utils \
+ u-boot-toradex-fw-utils \
perf \
"
IMAGE_INSTALL_append_colibri-imx7 = " \
- u-boot-toradex-fsl-fw-utils \
+ u-boot-toradex-fw-utils \
mtd-utils-ubifs \
"
IMAGE_INSTALL_append_colibri-imx6ull = " \
- u-boot-toradex-fsl-fw-utils \
+ u-boot-toradex-fw-utils \
mtd-utils-ubifs \
bluez-alsa \
mwifiexap \