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:
parent
33a8e4b450
commit
3df330bd33
|
|
@ -12,7 +12,6 @@ XSERVER = "xserver-xorg \
|
|||
|
||||
# Gstreamer plugin
|
||||
MACHINE_GSTREAMER_PLUGIN ?= ""
|
||||
MACHINE_GSTREAMER_PLUGIN_mx28 ?= "gst-fsl-plugin"
|
||||
|
||||
# Sub-architecture support
|
||||
MACHINE_SOCARCH ?= ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue