summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-10-31 16:08:14 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-10-31 17:45:19 -0200
commit29886843be16f85255f5f72ecef9b21bf1bfa14a (patch)
treeb1a44c9ab2bdb948cf58d02b936ed1e7eb134396 /recipes-multimedia
parent93245b3c062f7558e231b225b450ffcacee7fcf9 (diff)
downloadmeta-freescale-29886843be16f85255f5f72ecef9b21bf1bfa14a.tar.gz
gstreamer1.0-plugins-imx: Add support for all mx6 and mx7 machines
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb
index 8a1777fe..07273d67 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb
@@ -63,4 +63,4 @@ require recipes-multimedia/gstreamer/gst-plugins-package.inc
63# the following line is required to produce one package for each plugin 63# the following line is required to produce one package for each plugin
64PACKAGES_DYNAMIC = "^${PN}-.*" 64PACKAGES_DYNAMIC = "^${PN}-.*"
65 65
66COMPATIBLE_MACHINE = "(mx6|mx7)" 66COMPATIBLE_MACHINE = "(mx6dl|mx6q|mx6sl|mx6sx|mx6ul|mx6ull|mx7d)"