meta-digi-arm: disable gst-fsl-plugin for MX28 machines

FSL has this enabled but in our case it fails to build for ccardimx28js
using linux 3.10 with error:

fatal error: linux/mxcfb.h: No such file or directory

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2014-07-29 12:25:26 +02:00
parent 33a8e4b450
commit 3df330bd33
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ XSERVER = "xserver-xorg \
# Gstreamer plugin # Gstreamer plugin
MACHINE_GSTREAMER_PLUGIN ?= "" MACHINE_GSTREAMER_PLUGIN ?= ""
MACHINE_GSTREAMER_PLUGIN_mx28 ?= "gst-fsl-plugin"
# Sub-architecture support # Sub-architecture support
MACHINE_SOCARCH ?= "" MACHINE_SOCARCH ?= ""