From: Fabio Berton Date: Mon, 31 Oct 2016 18:08:14 +0000 (-0200) Subject: gstreamer1.0-plugins-imx: Add support for all mx6 and mx7 machines X-Git-Tag: 2.2~158 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=29886843be16f85255f5f72ecef9b21bf1bfa14a;p=meta-freescale.git gstreamer1.0-plugins-imx: Add support for all mx6 and mx7 machines Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- 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 # 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)"