From 29886843be16f85255f5f72ecef9b21bf1bfa14a Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Mon, 31 Oct 2016 16:08:14 -0200 Subject: [PATCH] gstreamer1.0-plugins-imx: Add support for all mx6 and mx7 machines Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- 2.40.1