summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2023-02-26 14:34:02 +0100
committerMing Liu <ming.liu@toradex.com>2023-02-26 14:35:45 +0100
commitd521345d807d703affb4e23bb2709a087516ce0f (patch)
treed6c0a2124e77d56193e0e241b635e6261beec3a5
parentbb13a03251aa0d3311fe74c853805f1aa880d29d (diff)
apalis-imx8: 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/apalis-imx8.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/apalis-imx8.conf b/conf/machine/apalis-imx8.conf
index bb71520..f3dcbd6 100644
--- a/conf/machine/apalis-imx8.conf
+++ b/conf/machine/apalis-imx8.conf
@@ -63,7 +63,7 @@ PREFERRED_PROVIDER_u-boot = "u-boot-toradex"
# Currently we use the nxp 2022.04 downstream for mx8
PREFERRED_VERSION_u-boot-toradex = "2022.04%"
-MACHINE_FIRMWARE:append = " linux-firmware-pcie8997 firmware-imx-hdmi firmware-imx-vpu-imx8"
+MACHINE_FIRMWARE:append = " linux-firmware-pcie8997 firmware-imx-hdmi"
IMXBOOT_TARGETS = "flash_b0"
IMX_BOOT_SOC_TARGET = "iMX8QM"