summaryrefslogtreecommitdiff
path: root/recipes-images
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-07-10 17:01:15 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-07-10 19:56:35 +0200
commit9e3671aa215ae2a9f9125739cbf6277d3ae42d1e (patch)
tree489a3c40dfcbd46d7f957cd7bf000edef2a89751 /recipes-images
parentab80caef8740fc39591d736b14ef9d58d0f46bae (diff)
tdx-extra.inc: use the generic name u-boot-fw-utils
The machine.conf sets the needed u-boot-fw-utils flavour with PREFERRED_PROVIDER. Thus us the generic u-boot-fw-utils in IMAGE_INSTALL. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images')
-rw-r--r--recipes-images/images/tdx-extra.inc19
1 files changed, 5 insertions, 14 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index b5c8fe6..1f3feb2 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -30,7 +30,7 @@ IMAGE_INSTALL_append_tegra124 = " \
pciutils \
ptpd \
tegrastats \
- u-boot-toradex-fw-utils \
+ u-boot-fw-utils \
usb-rndis-systemd \
perf \
"
@@ -48,7 +48,7 @@ IMAGE_INSTALL_append_tegra124m = " \
lvds-tegra124 \
pciutils \
ptpd \
- u-boot-toradex-fw-utils \
+ u-boot-fw-utils \
perf \
"
@@ -70,15 +70,12 @@ IMAGE_INSTALL-MX6QDL = " \
mimetypes \
perf \
ptpd \
+ u-boot-fw-utils \
"
IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL-MX6QDL}"
IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL-MX6QDL}"
IMAGE_INSTALL_append_apalis-imx6 = " \
pciutils \
- u-boot-toradex-fw-utils \
-"
-IMAGE_INSTALL_append_colibri-imx6 = " \
- u-boot-toradex-fw-utils \
"
IMAGE_INSTALL_append_mx6ull = " \
@@ -86,11 +83,11 @@ IMAGE_INSTALL_append_mx6ull = " \
libusbgx-examples \
linuxptp \
ptpd \
+ u-boot-fw-utils \
"
IMAGE_INSTALL_append_colibri-imx6ull = " \
mtd-utils-ubifs \
mwifiexap \
- u-boot-toradex-fw-utils \
bluez-alsa \
"
@@ -101,14 +98,13 @@ IMAGE_INSTALL_append_mx7 = " \
libusbgx-examples \
linuxptp \
ptpd \
+ u-boot-fw-utils \
"
IMAGE_INSTALL_append_colibri-imx7-emmc = " \
perf \
- u-boot-toradex-fw-utils \
"
IMAGE_INSTALL_append_colibri-imx7 = " \
mtd-utils-ubifs \
- u-boot-toradex-fw-utils \
"
IMAGE_INSTALL_append_mx8 = " \
@@ -128,11 +124,6 @@ IMAGE_INSTALL_append_mx8 = " \
pciutils \
perf \
ptpd \
-"
-IMAGE_INSTALL_append_apalis-imx8 = " \
- u-boot-toradex-fw-utils \
-"
-IMAGE_INSTALL_append_colibri-imx8x = " \
u-boot-fw-utils \
"