diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-10-31 16:08:14 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-10-31 17:45:19 -0200 |
commit | 29886843be16f85255f5f72ecef9b21bf1bfa14a (patch) | |
tree | b1a44c9ab2bdb948cf58d02b936ed1e7eb134396 /recipes-multimedia | |
parent | 93245b3c062f7558e231b225b450ffcacee7fcf9 (diff) | |
download | meta-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.bb | 2 |
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 |
64 | PACKAGES_DYNAMIC = "^${PN}-.*" | 64 | PACKAGES_DYNAMIC = "^${PN}-.*" |
65 | 65 | ||
66 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 66 | COMPATIBLE_MACHINE = "(mx6dl|mx6q|mx6sl|mx6sx|mx6ul|mx6ull|mx7d)" |