[meta-freescale] [meta-fsl-arm-extra][PATCH 2/2] m53evk: Force override of XSERVER setting

Otavio Salvador otavio at ossystems.com.br
Fri Feb 28 12:15:13 PST 2014


This really fixes the build failure due non-FSL kernel use with AMD
GPU. The commit b43b8470 didn't fix the issue, as we identified in our
autobuilder.

Change-Id: Ia56e9df03b316c78ad9c718f66afa70cffae45cd
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 conf/machine/m53evk.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/m53evk.conf b/conf/machine/m53evk.conf
index 5fbae24..e49a157 100644
--- a/conf/machine/m53evk.conf
+++ b/conf/machine/m53evk.conf
@@ -25,4 +25,4 @@ MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"
 # Overrides due use of non-FSL kernel
 PREFERRED_VERSION_imx-test = "00.00.00"
 MACHINE_GSTREAMER_PLUGIN_m53evk = ""
-XSERVER_DRIVER = "xf86-video-fbdev"
+XSERVER_DRIVER_m53evk = "xf86-video-fbdev"
-- 
1.9.0



More information about the meta-freescale mailing list