summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2023-02-26 14:31:41 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2023-04-04 18:13:14 +0200
commit1bdc8eb919a1d3110d1be7b7ef5d03a816880625 (patch)
treec16ddd217c3ae3d0d97693a92c84db0655a17345 /conf
parent8961740c789241b1325138fb1434adda6b649512 (diff)
colibri-imx8x: drop duplicated firmware-imx-vpu-imx8 from MACHINE_FIRMWARE
It's already added in meta-freescale layer. Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit bb13a03251aa0d3311fe74c853805f1aa880d29d)
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/colibri-imx8x.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf
index ebbf759..418a73d 100644
--- a/conf/machine/colibri-imx8x.conf
+++ b/conf/machine/colibri-imx8x.conf
@@ -68,7 +68,6 @@ PREFERRED_PROVIDER_u-boot = "u-boot-toradex"
PREFERRED_VERSION_u-boot-toradex = "2022.04%"
MACHINE_FIRMWARE:append = " linux-firmware-pcie8997"
-MACHINE_FIRMWARE:append = " firmware-imx-vpu-imx8"
IMXBOOT_TARGETS = "flash"
IMX_BOOT_SOC_TARGET = "iMX8QX"