[meta-freescale] [meta-fsl-arm][PATCH 28/33] fsl-alsa-plugins: Add mx7 to COMPATIBLE_MACHINE

Lauren Post lauren.post at freescale.com
Sat Jul 11 07:46:30 PDT 2015


Add the new MX7 SoC family in COMPATIBLE_MACHINE.

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 recipes-multimedia/alsa/fsl-alsa-plugins_1.0.25.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-multimedia/alsa/fsl-alsa-plugins_1.0.25.bb b/recipes-multimedia/alsa/fsl-alsa-plugins_1.0.25.bb
index af55270..9fc5c4c 100644
--- a/recipes-multimedia/alsa/fsl-alsa-plugins_1.0.25.bb
+++ b/recipes-multimedia/alsa/fsl-alsa-plugins_1.0.25.bb
@@ -29,5 +29,5 @@ FILES_${PN} += "${libdir}/alsa-lib/libasound_*.so"
 FILES_${PN}-dbg += "${libdir}/alsa-lib/.debug"
 FILES_${PN}-dev += "${libdir}/alsa-lib/*.la"
 
-COMPATIBLE_MACHINE = "(mx6)"
+COMPATIBLE_MACHINE = "(mx6|mx7)"
 PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}"
-- 
1.7.9.5



More information about the meta-freescale mailing list