]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-base: Add MACHINE_GSTREAMER_1_0_PLUGIN for mx7 platform
authorIan Coolidge <ian@boundarydevices.com>
Fri, 15 Apr 2016 23:04:38 +0000 (16:04 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:06:34 +0000 (15:06 -0300)
gstreamer1.0-plugins-imx was recently updated to be compatible with mx7

Signed-off-by: Ian Coolidge <ian@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc

index 970ea33208d80420ef6449698c0420a18e8f17b9..1aacc714fd7c4eecd664e8454bd2315ea3ac0117 100644 (file)
@@ -94,6 +94,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"