Skip to content

Commit 7b71003

Browse files
author
Alex J Lennon
committed
Add imx8mm-jaguar-dt510 to firmware-tas2563 COMPATIBLE_MACHINE
dt510 uses tas2562 feature which requires firmware-tas2563. Add dt510 to COMPATIBLE_MACHINE to fix build error.
1 parent b77646a commit 7b71003

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes-kernel/firmware-tas2563/firmware-tas2563_1.0.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ RDEPENDS:${PN} = ""
3939
RPROVIDES:${PN} = "tas2563-firmware"
4040

4141
# Only install for machines that use TAS2563 with mainline TAS2781 driver
42-
COMPATIBLE_MACHINE = "(imx8mm-jaguar-sentai)"
42+
COMPATIBLE_MACHINE = "(imx8mm-jaguar-sentai|imx8mm-jaguar-dt510)"

0 commit comments

Comments
 (0)