m53evk: Use dummy version of imx-test

The imx-test required FSL kernel (due its specific API and headers) to
build so we use the dummy version as a replacement.

Change-Id: I3acde7e4430e8756953e67150b1f8529cf14e982
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2014-02-24 09:38:49 -03:00
parent 4d20b92be4
commit 940d9fb8c6

View File

@ -22,8 +22,7 @@ SERIAL_CONSOLE = "115200 ttymxc1"
MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"
# Avoid adding gst-fsl-plugin as we use non-FSL kernel
# Overrides due use of non-FSL kernel
PREFERRED_VERSION_imx-test = "00.00.00"
MACHINE_GSTREAMER_PLUGIN_m53evk = ""
# Avoid using AMD GPU driver as we use non-FSL kernel
XSERVER_DRIVER = "xf86-video-fbdev"