[meta-freescale] [meta-fsl-arm][PATCH] imx-base: Add MACHINE_GSTREAMER_1_0_PLUGIN for mx7 platform

Ian Coolidge ian at boundarydevices.com
Fri Apr 15 16:04:38 PDT 2016


gstreamer1.0-plugins-imx was recently updated to be compatible with mx7

Signed-off-by: Ian Coolidge <ian at boundarydevices.com>
---
 conf/machine/include/imx-base.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index aa1a458..a36670a 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -93,6 +93,7 @@ MACHINE_EXTRA_RRECOMMENDS += "udev-rules-imx"
 MACHINE_GSTREAMER_1_0_PLUGIN ?= ""
 MACHINE_GSTREAMER_1_0_PLUGIN_mx6q ?= "gstreamer1.0-plugins-imx-meta"
 MACHINE_GSTREAMER_1_0_PLUGIN_mx6dl ?= "gstreamer1.0-plugins-imx-meta"
+MACHINE_GSTREAMER_1_0_PLUGIN_mx7 ?= "gstreamer1.0-plugins-imx-meta"
 
 # Determines if the SoC has support for Vivante kernel driver
 SOC_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT       = "0"
-- 
1.9.1



More information about the meta-freescale mailing list