]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-imx: Add support for all mx6 and mx7 machines
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 31 Oct 2016 18:08:14 +0000 (16:08 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 31 Oct 2016 19:45:19 +0000 (17:45 -0200)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb

index 8a1777fe04f59d886a382bbac6a8e4f30d5e88f0..07273d6712db4aa69434b803e87fcb34dacb71a9 100644 (file)
@@ -63,4 +63,4 @@ require recipes-multimedia/gstreamer/gst-plugins-package.inc
 # the following line is required to produce one package for each plugin
 PACKAGES_DYNAMIC = "^${PN}-.*"
 
-COMPATIBLE_MACHINE = "(mx6|mx7)"
+COMPATIBLE_MACHINE = "(mx6dl|mx6q|mx6sl|mx6sx|mx6ul|mx6ull|mx7d)"