mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
m53evk: Force override of XSERVER setting
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@ossystems.com.br>
This commit is contained in:
parent
ba9d15fc70
commit
647cf02788
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user