]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-base.inc: Override GStreamer plugins for i.MX3
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 13 Apr 2013 22:37:23 +0000 (19:37 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Apr 2013 21:20:22 +0000 (18:20 -0300)
i.MX3 doesn't has GStreamer plugins packaged so we need to avoid its
installation for now.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/include/imx-base.inc

index 56a0f9244978faa43825fadd2ea25d8c55552287..456bbfb574a2868ba5e724346f20f52334f8c8b8 100644 (file)
@@ -63,6 +63,7 @@ MACHINE_EXTRA_RRECOMMENDS += "udev-extraconf"
 
 # Gstreamer plugin
 MACHINE_GSTREAMER_PLUGIN ?= "gst-fsl-plugin"
+MACHINE_GSTREAMER_PLUGIN_mx3 ?= ""
 
 # mx5 GPU libraries
 PREFERRED_PROVIDER_virtual/egl_mx5 ?= "amd-gpu-x11-bin-mx51"