summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2023-02-26 14:31:41 +0100
committerMing Liu <ming.liu@toradex.com>2023-02-26 14:35:45 +0100
commitbb13a03251aa0d3311fe74c853805f1aa880d29d (patch)
treec6334d2f4a8fc3eda5fb1c91b1ddf17086f8bef7
parent3488268909517eb9729270975dbce5b43b01749f (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>
-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"